projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5960592
)
octeon: switch to Kernel 5.15 by default
author
Paul Spooren
<mail@aparcar.org>
Wed, 22 Feb 2023 18:59:58 +0000
(19:59 +0100)
committer
Paul Spooren
<mail@aparcar.org>
Fri, 7 Apr 2023 22:47:12 +0000
(
00:47
+0200)
Getting ready for the next release.
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/octeon/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index beb3e5436ad1b53f74672d2dd51f9022bed18b1b..4b5c4c07c103a3117db61872bd20aaab9ef6a5f6 100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs ramdisk pci usb
CPU_TYPE:=octeonplus
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
define Target/Description
Build firmware images for Cavium Networks Octeon-based boards.