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

DEFAULT_PACKAGES += wpad-basic-wolfssl

KERNEL_TESTING_PATCHVER:=5.10

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