ath79: Remove source-only flag
[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