openwrtv3/target/linux/ar71xx/nand/target.mk
John Crispin 4096a110fb ar71xx: activate the nand sutarget
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41133
2014-06-11 13:00:12 +00:00

7 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