From 9a0155bc4fa3642cdf930d50098bc929173f170f Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 27 Mar 2022 23:12:39 +0200 Subject: ath79: add 5.15 support for generic subtarget Add Kernel 5.15 patches + config. This is currently only available for the generic subtarget, as it was exclusively tested with this target. Tested-on: Siemens WS-AP3610, Enterasys WS-AP3705i Signed-off-by: David Bauer --- target/linux/ath79/generic/target.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ath79/generic') diff --git a/target/linux/ath79/generic/target.mk b/target/linux/ath79/generic/target.mk index 4e53c89260..af330b09b8 100644 --- a/target/linux/ath79/generic/target.mk +++ b/target/linux/ath79/generic/target.mk @@ -2,6 +2,8 @@ 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 -- cgit v1.2.3