projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2095a4e
)
octeon: use kernel version 5.4 for testing
author
Adrian Schmutzler
<
[email protected]
>
Thu, 23 Apr 2020 15:03:57 +0000
(17:03 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Thu, 23 Apr 2020 16:38:54 +0000
(18:38 +0200)
Tested on EdgeRouter Lite (by Daniel Engberg)
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/octeon/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index 9a1af23496f441729ce54497d750d074e0095c18..d0f72bdc29eab868d69ef44f88792143a4328cca 100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-13,6
+13,7
@@
FEATURES:=squashfs ramdisk pci usb
CPU_TYPE:=octeonplus
KERNEL_PATCHVER:=4.19
+KERNEL_TESTING_PATCHVER:=5.4
define Target/Description
Build firmware images for Cavium Networks Octeon-based boards.