projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0d7193
)
ipq807x: switch to kernel 6.1
author
Robert Marko
<robimarko@gmail.com>
Sat, 3 Jun 2023 16:08:03 +0000
(18:08 +0200)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Sun, 4 Jun 2023 01:14:27 +0000
(
03:14
+0200)
Now that 6.1 kernel is working fine on ipq807x , lets switch to 6.1 as the
default kernel as its increasingly hard to keep backporting upstreamed
changes to 5.15.
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq807x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ipq807x/Makefile
b/target/linux/ipq807x/Makefile
index 53606ef52a4ed6f9370e1f0a33010340f0c3b958..2f076279b7a97202fd4343ca6f5aa30d0d4db6c0 100644
(file)
--- a/
target/linux/ipq807x/Makefile
+++ b/
target/linux/ipq807x/Makefile
@@
-8,8
+8,7
@@
KERNELNAME:=Image dtbs
CPU_TYPE:=cortex-a53
SUBTARGETS:=generic
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \