ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD
[openwrt/.git] / target / linux / ath79 / generic / target.mk
1 BOARDNAME:=Generic
2 FEATURES += minor 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