projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
016c934
)
malta: make 5.15 kernel default
author
Petr Štetiar
<ynezz@true.cz>
Fri, 22 Apr 2022 06:17:13 +0000
(08:17 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Wed, 14 Sep 2022 14:45:06 +0000
(16:45 +0200)
In order to begin testing of upcoming kernel.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 7259cff4e98e2a7f139072aaa4ac6e98fbf7ff1f..fb24708991f9ad7ad67a8cd5e6f553760d2bb7de 100644
(file)
--- 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