aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic/target.mk
blob: 488aa6df16554b08f25a0022829dd398570b74b7 (plain)
1
2
3
4
5
6
7
8
BOARDNAME:=Generic
FEATURES += minor squashfs

DEFAULT_PACKAGES += wpad-basic

define Target/Description
	Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
endef