openwrt/target/linux/ar71xx/nand/target.mk

8 lines
207 B
Makefile
Raw Normal View History

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