ath79: add support for OCEDO Raccoon
[openwrt/.git] / target / linux / ath79 / nand / target.mk
1 BOARDNAME := Generic devices with NAND flash
2 FEATURES += squashfs nand rtc
3
4 define Target/Description
5         Build firmware for Atheros AR71xx/AR913x based boards with
6         NAND flash, e.g. Netgear WNDR4300.
7 endef