projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
870e41a
)
airoha: allow selecting 6.1 as test kernel
author
Robert Marko
<robimarko@gmail.com>
Mon, 19 Feb 2024 20:42:20 +0000
(21:42 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Sun, 25 Feb 2024 11:03:44 +0000
(12:03 +0100)
Add 6.1 as the test kernel for airoha.
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/airoha/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/airoha/Makefile
b/target/linux/airoha/Makefile
index 723bec8cd434dcfe76113cf05f58b907bbdba731..5906a1307e02a97f32adba3853960b86be32bf1d 100644
(file)
--- a/
target/linux/airoha/Makefile
+++ b/
target/linux/airoha/Makefile
@@
-7,6
+7,7
@@
CPU_TYPE:=cortex-a7
FEATURES:=dt squashfs nand ramdisk gpio source-only
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk