aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-04-22 08:17:13 +0200
committerPetr Štetiar <ynezz@true.cz>2022-09-14 16:45:06 +0200
commit4ed850fcb18ae894b10caa979bcc249eb92f5fc0 (patch)
tree9fb9e1f22d237a264f76c9eceb47f054a3b181fb /target/linux/malta
parent016c9344824c06f54412f23fa5962156edfc0d39 (diff)
downloadupstream-4ed850fcb18ae894b10caa979bcc249eb92f5fc0.tar.gz
upstream-4ed850fcb18ae894b10caa979bcc249eb92f5fc0.tar.bz2
upstream-4ed850fcb18ae894b10caa979bcc249eb92f5fc0.zip
malta: make 5.15 kernel default
In order to begin testing of upcoming kernel. Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/malta')
-rw-r--r--target/linux/malta/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index 7259cff4e9..fb24708991 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -10,8 +10,7 @@ SUBTARGETS:=le be le64 be64
INITRAMFS_EXTRA_FILES:=
FEATURES:=cpiogz ext4 ramdisk squashfs targz
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk