projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c969e
)
mvebu: add Linux 5.15 as testing kernel
author
Rui Salvaterra
<rsalvaterra@gmail.com>
Mon, 4 Apr 2022 15:06:16 +0000
(16:06 +0100)
committer
Rui Salvaterra
<rsalvaterra@gmail.com>
Tue, 16 Aug 2022 21:38:46 +0000
(22:38 +0100)
Run-tested on the cortexa9 subtarget (Turris Omnia).
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
target/linux/mvebu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/Makefile
b/target/linux/mvebu/Makefile
index ce43c8652d6c08d70b19f15078b6ee883eda33e8..6a1e0f63f70510baa1649d34445b8d390cdb4827 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:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk