ath79: add support for D-Link DCH-G020 Rev. A1
[openwrt/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