apm821xx: clean up target/subtarget features
[openwrt/staging/jow.git] / target / linux / apm821xx / nand / target.mk
1 BOARDNAME:=Devices with NAND flash (Routers)
2 FEATURES += nand pcie
3
4 DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-wolfssl
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