ar71xx/mikrotik: disable unused MTD options
[openwrt.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