target.mk 276 B

123456789
  1. BOARDNAME:=Devices with NAND flash (Routers)
  2. FEATURES += nand pcie ramdisk squashfs usb
  3. DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-mini
  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