aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2022-03-27 21:26:31 +0200
committerFelix Fietkau <nbd@nbd.name>2022-03-27 21:36:40 +0200
commita3764ee29dd09394fa750c78160e300d86532561 (patch)
tree5698d325acdbd921f7fa4203149adf3b5fb87f39 /target/linux/ramips/Makefile
parentac11f36b337da29f422d16776cf36c98013dcc77 (diff)
downloadupstream-a3764ee29dd09394fa750c78160e300d86532561.tar.gz
upstream-a3764ee29dd09394fa750c78160e300d86532561.tar.bz2
upstream-a3764ee29dd09394fa750c78160e300d86532561.zip
ramips: add linux 5.15 support for mt7621
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile1
1 files changed, 1 insertions, 0 deletions
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.