broadcom-wl: fix compile with kernel 4.9
[lede-git/.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