projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f09339
)
zynq: enable 6.6 testing kernel
author
Mieczyslaw Nalewaj
<namiltd@yahoo.com>
Fri, 26 Jul 2024 00:19:46 +0000
(
02:19
+0200)
committer
Nick Hainke
<vincent@systemli.org>
Mon, 29 Jul 2024 08:32:57 +0000
(10:32 +0200)
The zynq now supports 6.6 kernel as testing.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
target/linux/zynq/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/zynq/Makefile
b/target/linux/zynq/Makefile
index 90e49df87892db327aad1caae87c0c49c2ae1a64..29995e43bf500fde459f50c281db21feb0b820bf 100644
(file)
--- a/
target/linux/zynq/Makefile
+++ b/
target/linux/zynq/Makefile
@@
-19,6
+19,7
@@
define Target/Description
endef
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk