target.mk 264 B

123456789
  1. BOARDNAME:=Devices with NAND flash (Routers)
  2. FEATURES += nand pcie
  3. DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-mbedtls
  4. define Target/Description
  5. Build firmware images for APM821XX boards with NAND flash.
  6. For routers like the MR24 or the WNDR4700.
  7. endef