8 lines
225 B
Makefile
8 lines
225 B
Makefile
|
BOARDNAME:=Devices with NAND flash (Routers)
|
||
|
FEATURES += nand pcie ramdisk squashfs usb
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for APM821XX boards with NAND flash.
|
||
|
For routers like the MR24 or the WNDR4700.
|
||
|
endef
|