projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0227127
)
zynq: 6.1: set testing kernel
author
Nick Hainke
<vincent@systemli.org>
Wed, 17 Apr 2024 15:25:44 +0000
(17:25 +0200)
committer
Nick Hainke
<vincent@systemli.org>
Sun, 28 Apr 2024 15:45:41 +0000
(17:45 +0200)
Allow selecting 6.1 as testing kernel on zynq.
Tested-by: Luis Araneda <luaraneda@gmail.com> # Zybo Z7-20
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/zynq/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/zynq/Makefile
b/target/linux/zynq/Makefile
index f48b58e598243e3a2a91ab347fec085104c52415..7e4ff3288136fea507397919572a25f61031a862 100644
(file)
--- a/
target/linux/zynq/Makefile
+++ b/
target/linux/zynq/Makefile
@@
-19,6
+19,7
@@
define Target/Description
endef
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk