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:
398226f
)
armvirt: 6.1: enable kernel for testing
author
Tony Ambardar
<itugrok@yahoo.com>
Wed, 3 May 2023 02:31:38 +0000
(19:31 -0700)
committer
Nick Hainke
<vincent@systemli.org>
Sun, 28 May 2023 05:45:50 +0000
(07:45 +0200)
Build and run-tested on QEMU/armvirt32 and QEMU/armvirt64.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/armvirt/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/armvirt/Makefile
b/target/linux/armvirt/Makefile
index 73913f4a5b7b68ffc1d4bece93608093d7db4795..3acf84e5c978aa4fca72eb533d6f8b2e771e1b6a 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.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk