projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2fe43
)
mvebu: add 6.6 testing kernel
author
Stijn Segers
<foss@volatilesystems.org>
Sun, 24 Mar 2024 11:05:17 +0000
(12:05 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Wed, 3 Apr 2024 15:49:53 +0000
(17:49 +0200)
Add 6.6 testing kernel for mvebu target.
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
target/linux/mvebu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/Makefile
b/target/linux/mvebu/Makefile
index 316bf1dfa001c1b1f176c0986bf4cb6dd678a123..26bd4d4240c237b5d61d7d84ca2372ac107394c9 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.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk