projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9fa0da
)
armvirt: add 5.10 testing kernel
author
Aleksander Jan Bajkowski
<
[email protected]
>
Fri, 5 Mar 2021 19:16:35 +0000
(20:16 +0100)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 3 Apr 2021 16:56:02 +0000
(18:56 +0200)
Add 5.10 as testing kernel. Builds successfully with
CONFIG_ALL_KMODS=y enabled.
Signed-off-by: Aleksander Jan Bajkowski <
[email protected]
>
target/linux/armvirt/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/armvirt/Makefile
b/target/linux/armvirt/Makefile
index bf069952d96a0c969fb900d8ccae0ebd81a216bc..6c0d670743f33fe21206e32841b9083ba6c938a5 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.4
+KERNEL_TESTING_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk