projects
/
openwrt
/
staging
/
mkresin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11fdfc2
)
kirkwood: set testing kernel version to 5.15
author
Pawel Dembicki
<paweldembicki@gmail.com>
Mon, 25 Apr 2022 07:36:39 +0000
(09:36 +0200)
committer
Sungbo Eo
<mans0n@gorani.run>
Sun, 1 May 2022 04:40:13 +0000
(13:40 +0900)
This patch configures kernel testing version for kirkwood target.
Compile tested: all
Run tested: Endian 4i
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
target/linux/kirkwood/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index e972b8e58723f031f9b95b7d1280ed3a6e2d2a12..c7a25451c9cde12a79809026f4bfa68bed9d92f4 100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-11,6
+11,7
@@
FEATURES:=usb nand squashfs ramdisk
CPU_TYPE:=xscale
KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk