projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16e83a7
)
malta: switch to Kernel 5.10
author
Paul Spooren
<mail@aparcar.org>
Thu, 30 Sep 2021 05:19:51 +0000
(19:19 -1000)
committer
Paul Spooren
<mail@aparcar.org>
Fri, 1 Oct 2021 20:36:24 +0000
(10:36 -1000)
Malta is a development and testing platform and should therefore use the
latest OpenWrt Kernel by default.
Acked-by: Rosen Penev <rosenp@gmail.com>
Acked-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 6915fb357bc22d600c868847add07364539d8865..ab443fda09c324081231182d72627bbde20969a8 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.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk