projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e78a0cf
)
d1: switch default to 6.6
author
Zoltan HERPAI
<wigyori@uid0.hu>
Wed, 29 May 2024 08:53:55 +0000
(10:53 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Wed, 29 May 2024 15:56:28 +0000
(17:56 +0200)
Switch the default kernel to 6.6.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/d1/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/d1/Makefile
b/target/linux/d1/Makefile
index 2f505500b26aa73b7cadd40594e9772fd74a8c0f..a60af57afac4911db9dacdbd42feca89def449f7 100644
(file)
--- a/
target/linux/d1/Makefile
+++ b/
target/linux/d1/Makefile
@@
-11,8
+11,7
@@
FEATURES:=ext4 squashfs
KERNELNAME:=Image dtbs
SUBTARGETS:=generic
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk