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:
819f784
)
mvebu: add 6.12 testing kernel
author
Stefan Kalscheuer
<stefan@stklcode.de>
Sat, 31 May 2025 10:40:11 +0000
(12:40 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 19 Jun 2025 21:09:40 +0000
(23:09 +0200)
Add 6.12 testing kernel for mvebu target.
Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
Link:
https://github.com/openwrt/openwrt/pull/18975
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mvebu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/Makefile
b/target/linux/mvebu/Makefile
index b279d818ed6404e6a02474eeccf5c5baa7765c84..3e1c0194eb3b3e37d1671c78e0d6d2ae0c1d49d9 100644
(file)
--- a/
target/linux/mvebu/Makefile
+++ b/
target/linux/mvebu/Makefile
@@
-10,6
+10,7
@@
FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega
SUBTARGETS:=cortexa9 cortexa53 cortexa72
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk