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:
4ed850f
)
armvirt: make 5.15 kernel default
author
Petr Štetiar
<ynezz@true.cz>
Fri, 22 Apr 2022 06:17:13 +0000
(08:17 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Wed, 14 Sep 2022 14:45:06 +0000
(16:45 +0200)
In order to begin testing of upcoming kernel.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/armvirt/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/armvirt/Makefile
b/target/linux/armvirt/Makefile
index 6a2587fb388cfdbaca790150433ccea03815986c..73913f4a5b7b68ffc1d4bece93608093d7db4795 100644
(file)
--- a/
target/linux/armvirt/Makefile
+++ b/
target/linux/armvirt/Makefile
@@
-9,8
+9,7
@@
BOARDNAME:=QEMU ARM Virtual Machine
FEATURES:=fpu pci rtc usb
FEATURES+=cpiogz ext4 ramdisk squashfs targz
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk