projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
786cbf0
)
pistachio: switch to Kernel 5.10
author
Paul Spooren
<mail@aparcar.org>
Wed, 3 Nov 2021 00:40:08 +0000
(14:40 -1000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 7 Nov 2021 17:31:34 +0000
(18:31 +0100)
This was successfully boot tested on a Creator Ci40.
Signed-off-by: Paul Spooren <mail@aparcar.org>
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 09bdf4d6b6efcfd2b5331033bc9e6e783963246e..8bafaa0b21765ff262d72473e1216019fed65333 100644
(file)
--- a/
target/linux/pistachio/Makefile
+++ b/
target/linux/pistachio/Makefile
@@
-1,6
+1,6
@@
# SPDX-License-Identifier: GPL-2.0-only
#
-# Copyright (C) 2017 OpenWrt.org
+# Copyright (C) 2017
-2021
OpenWrt.org
include $(TOPDIR)/rules.mk
@@
-11,8
+11,7
@@
FEATURES:=fpu usb usbgadget squashfs targz nand
CPU_TYPE:=24kc
CPU_SUBTYPE:=24kf
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk