ar71xx/cpe510: enable LNA for CPE210/220/510/520
[openwrt/.git] / target / linux / ar71xx / nand / target.mk
1 BOARDNAME := Generic devices with NAND flash
2 FEATURES += squashfs nand rtc
3
4 define Target/Description
5         Build firmware images for Atheros AR71xx/AR913x based boards with
6         NAND flash, e.g. Netgear WNDR4300.
7 endef