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

DEFAULT_PACKAGES += wpad-basic-wolfssl

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