aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic/target.mk
blob: af330b09b8d68db0286921049414025508ed0abf (plain)
1
2
3
4
5
6
7
8
9
BOARDNAME:=Generic

DEFAULT_PACKAGES += wpad-basic-wolfssl

KERNEL_TESTING_PATCHVER:=5.15

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