projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf830a
)
pistachio: Use kernel 5.4 by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 26 Aug 2020 22:34:29 +0000
(
00:34
+0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 26 Aug 2020 22:34:46 +0000
(
00:34
+0200)
Kernel 5.4 should be stable enough.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/pistachio/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/pistachio/Makefile
b/target/linux/pistachio/Makefile
index 0bf04dcc56fe94741f76e1a12e4bfddfe6e497c8..672cd3f629465606ffb6dbb3ae7316336cbfa21f 100644
(file)
--- a/
target/linux/pistachio/Makefile
+++ b/
target/linux/pistachio/Makefile
@@
-13,8
+13,7
@@
FEATURES:=fpu usb usbgadget squashfs targz nand
CPU_TYPE:=24kc
CPU_SUBTYPE:=24kf
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk