4096a110fb
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41133
8 lines
207 B
Makefile
8 lines
207 B
Makefile
BOARDNAME := Generic devices with NAND flash
|
|
FEATURES += squashfs nand
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x based boards with
|
|
NAND flash, e.g. Netgear WNDR4300.
|
|
endef
|