projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03befa2
)
armvirt: add 5.15 as testing kernel
author
Aleksander Jan Bajkowski
<olek2@wp.pl>
Mon, 21 Mar 2022 18:09:32 +0000
(19:09 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 9 Apr 2022 17:31:46 +0000
(19:31 +0200)
Add 5.15 as testing kernel.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
target/linux/armvirt/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/armvirt/Makefile
b/target/linux/armvirt/Makefile
index 21d8f04d9ef982da004d23addff52d91ae02c54f..6a2587fb388cfdbaca790150433ccea03815986c 100644
(file)
--- a/
target/linux/armvirt/Makefile
+++ b/
target/linux/armvirt/Makefile
@@
-10,6
+10,7
@@
FEATURES:=fpu pci rtc usb
FEATURES+=cpiogz ext4 ramdisk squashfs targz
KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk