ar71xx: Add new subtarget nand for WNDR4300
[lede-git/.git] / target / linux / ar71xx / nand / target.mk
1 BOARDNAME := Generic devices with NAND flash
2 FEATURES += broken squashfs
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