aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/pistachio
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-08-27 00:34:29 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-08-27 00:34:46 +0200
commite9b6dd3151232d13b7df013d70d8c3e1b0b4d3a2 (patch)
treefab423cdb36fd36a293103fe3152debc3eadb0ce /target/linux/pistachio
parentadf830a3a5cc8dc1813457922452413894a5f948 (diff)
downloadupstream-e9b6dd3151232d13b7df013d70d8c3e1b0b4d3a2.tar.gz
upstream-e9b6dd3151232d13b7df013d70d8c3e1b0b4d3a2.tar.bz2
upstream-e9b6dd3151232d13b7df013d70d8c3e1b0b4d3a2.zip
pistachio: Use kernel 5.4 by default
Kernel 5.4 should be stable enough. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/pistachio')
-rw-r--r--target/linux/pistachio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/pistachio/Makefile b/target/linux/pistachio/Makefile
index 0bf04dcc56..672cd3f629 100644
--- 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