projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517bc68
)
malta: 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/malta-be32 and QEMU/malta-le64.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 2ca43fa2e8be614656420a25c494c16fa0074d6b..bff63a1dd4bd2c87d9ab789c4783fbee702bf967 100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-11,6
+11,7
@@
INITRAMFS_EXTRA_FILES:=
FEATURES:=cpiogz ext4 ramdisk squashfs targz
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk