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:
d4b6b76
)
qualcommax: default to kernel 6.6
author
Robert Marko
<robimarko@gmail.com>
Fri, 29 Mar 2024 10:38:49 +0000
(11:38 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Fri, 29 Mar 2024 17:56:31 +0000
(18:56 +0100)
6.6 has been in testing on qualcommax for a while so it should be in a
good shape, but lets default to it to get a wider audience.
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/qualcommax/Makefile
b/target/linux/qualcommax/Makefile
index 68609157b0f5c9b4ca03c6379cf1fda13cdd3fa9..ab7f52ae041abef21ccb8023f5594bd2256f14c1 100644
(file)
--- a/
target/linux/qualcommax/Makefile
+++ b/
target/linux/qualcommax/Makefile
@@
-8,8
+8,7
@@
KERNELNAME:=Image dtbs
CPU_TYPE:=cortex-a53
SUBTARGETS:=ipq807x ipq60xx
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \