projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6bd09f
)
imx: add 6.12 kernel as testing
author
Tim Harvey
<
[email protected]
>
Fri, 30 May 2025 16:29:19 +0000
(09:29 -0700)
committer
Nick Hainke
<
[email protected]
>
Sat, 7 Jun 2025 06:38:07 +0000
(08:38 +0200)
Allow selecting 6.12 as testing kernel on imx.
Signed-off-by: Tim Harvey <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19029
Signed-off-by: Nick Hainke <
[email protected]
>
target/linux/imx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx/Makefile
b/target/linux/imx/Makefile
index 2eb12943c3dd42e85ccb359f7e876ee2196daa0d..bba6332eea76c7ca1df141fa0899a9c14d67bf73 100644
(file)
--- a/
target/linux/imx/Makefile
+++ b/
target/linux/imx/Makefile
@@
-10,6
+10,7
@@
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
SUBTARGETS:=cortexa7 cortexa9 cortexa53
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk