projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dae54f
)
malta: 6.12: enable kernel for testing
author
Tony Ambardar
<
[email protected]
>
Sun, 29 Dec 2024 09:39:03 +0000
(
01:39
-0800)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 29 May 2025 20:46:47 +0000
(22:46 +0200)
All four subtargets build successfully and run under QEMU.
Signed-off-by: Tony Ambardar <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18712
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 319e06579e72ad5260a2bd5f6c0481286ebc8c4e..6de1c990cc33cbd279a113ff7881add49b0f860d 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:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk