projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e546e62
)
malta: switch to kernel 5.4 by default
author
Yousong Zhou
<yszhou4tech@gmail.com>
Wed, 4 Mar 2020 07:43:30 +0000
(15:43 +0800)
committer
Yousong Zhou
<yszhou4tech@gmail.com>
Tue, 10 Mar 2020 02:12:02 +0000
(10:12 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 05969c8bffefa197aae74c4ce2d5e9f59ad8c166..3a1f50b77f8914b89ac9d53fc9c163fdaab13e40 100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-13,7
+13,7
@@
SUBTARGETS:=le be le64 be64
INITRAMFS_EXTRA_FILES:=
FEATURES:=cpiogz ext4 ramdisk squashfs targz
-KERNEL_PATCHVER:=
4.19
+KERNEL_PATCHVER:=
5.4
include $(INCLUDE_DIR)/target.mk