lede/target/linux/ar71xx/nand/target.mk
2017-09-06 19:19:45 +08:00

8 lines
211 B
Makefile

BOARDNAME := Generic devices with NAND flash
FEATURES += squashfs nand rtc
define Target/Description
Build firmware images for Atheros AR71xx/AR913x based boards with
NAND flash, e.g. Netgear WNDR4300.
endef