projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe8021
)
imx: switch to kernel 6.1
author
Koen Vandeputte
<koen.vandeputte@citymesh.com>
Tue, 13 Feb 2024 10:18:03 +0000
(11:18 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Sun, 18 Feb 2024 11:23:11 +0000
(11:23 +0000)
I have this kernel running for weeks some
on a lot of boards in multiple scenarios
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
target/linux/imx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx/Makefile
b/target/linux/imx/Makefile
index 5f7f9db58959af0697d499942ef7c3b0bdb6769f..8fd6f2395092152c80eb13fae21e469f52562888 100644
(file)
--- a/
target/linux/imx/Makefile
+++ b/
target/linux/imx/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=NXP i.MX
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
SUBTARGETS:=cortexa7 cortexa9
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk