10 lines
264 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
BOARDNAME:=Devices with NAND flash (Routers)
2021-06-15 17:58:07 +08:00
FEATURES += nand pcie
2017-09-06 19:19:45 +08:00
2021-06-15 17:58:07 +08:00
DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-wolfssl
2017-09-06 19:19:45 +08:00
define Target/Description
Build firmware images for APM821XX boards with NAND flash.
For routers like the MR24 or the WNDR4700.
endef