apm821xx: Add default packages to NAND target
[lede-git/.git] / target / linux / apm821xx / nand / target.mk
1 BOARDNAME:=Devices with NAND flash (Routers)
2 FEATURES += nand pcie ramdisk squashfs usb
3
4 DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-mini
5
6 define Target/Description
7         Build firmware images for APM821XX boards with NAND flash.
8         For routers like the MR24 or the WNDR4700.
9 endef