wireguard-tools: add tunlink option for hostroute
[openwrt/staging/mkresin.git] / target / linux / ar71xx / nand / target.mk
1 BOARDNAME := Generic devices with NAND flash
2 FEATURES += squashfs nand rtc
3
4 DEFAULT_PACKAGES += wpad-basic
5
6 define Target/Description
7 Build firmware images for Atheros AR71xx/AR913x based boards with
8 NAND flash, e.g. Netgear WNDR4300.
9 endef