treewide: use wpad-basic-wolfssl as default
[openwrt/openwrt.git] / target / linux / ath79 / generic / target.mk
1 BOARDNAME:=Generic
2 FEATURES += squashfs
3
4 DEFAULT_PACKAGES += wpad-basic-wolfssl
5
6 define Target/Description
7 Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
8 endef