91afe675c51a31d5c329375cd524b6bce95350a7
[openwrt/openwrt.git] / target / linux / ath79 / nand / target.mk
1 BOARDNAME := Generic devices with NAND flash
2 FEATURES += squashfs nand rtc
3
4 DEFAULT_PACKAGES += wpad-basic
5
6 define Target/Description
7 Build firmware for Atheros AR71xx/AR913x based boards with
8 NAND flash, e.g. Netgear WNDR4300.
9 endef