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:
044ca14
)
malta: enable testing kernel 5.15
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 28 Mar 2022 00:58:16 +0000
(
01:58
+0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 28 Mar 2022 01:32:29 +0000
(
02:32
+0100)
Nothing special is needed here, just add KERNEL_TESTING_PATCHVER.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index ab443fda09c324081231182d72627bbde20969a8..7259cff4e98e2a7f139072aaa4ac6e98fbf7ff1f 100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-11,6
+11,7
@@
INITRAMFS_EXTRA_FILES:=
FEATURES:=cpiogz ext4 ramdisk squashfs targz
KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk