ath79: add support for TP-Link Archer C60 v3
[oweals/openwrt.git] / target / linux / ath79 / generic / target.mk
1 BOARDNAME:=Generic
2 FEATURES += squashfs
3
4 DEFAULT_PACKAGES += wpad-basic
5
6 define Target/Description
7         Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
8 endef