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