From a3764ee29dd09394fa750c78160e300d86532561 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 27 Mar 2022 21:26:31 +0200 Subject: ramips: add linux 5.15 support for mt7621 Signed-off-by: Felix Fietkau --- target/linux/ramips/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index c9fc1aa58a..7d34dfe676 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,6 +11,7 @@ SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883 FEATURES:=squashfs gpio KERNEL_PATCHVER:=5.10 +KERNEL_TESTING_PATCHVER:=5.15 define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards. -- cgit v1.2.3