projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a238170
)
qualcommax: default to 6.12
author
Robert Marko
<
[email protected]
>
Mon, 19 May 2025 10:16:32 +0000
(12:16 +0200)
committer
Robert Marko
<
[email protected]
>
Tue, 20 May 2025 09:40:43 +0000
(11:40 +0200)
Default qualcommax target to 6.12 kernel.
It makes no sense for us to double the effort required for backporting
upstreamed patches or for downstream modifications.
Link:
https://github.com/openwrt/openwrt/pull/18840
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/qualcommax/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/qualcommax/Makefile
b/target/linux/qualcommax/Makefile
index f7f1ffceb6316d7e3fef2c9c2bd4ab1bd2d54fd7..f08a9c83701a1f20188d99d9f7063c1108b6bf6b 100644
(file)
--- a/
target/linux/qualcommax/Makefile
+++ b/
target/linux/qualcommax/Makefile
@@
-8,8
+8,7
@@
KERNELNAME:=Image
CPU_TYPE:=cortex-a53
SUBTARGETS:=ipq807x ipq60xx ipq50xx
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \