mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
imx: use kernel 6.6 by default
Switch to Linux kernel version 6.6. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/16107 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
879ee70ea4
commit
a99484ef58
@ -9,8 +9,7 @@ BOARDNAME:=NXP i.MX
|
|||||||
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
|
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
|
||||||
SUBTARGETS:=cortexa7 cortexa9 cortexa53
|
SUBTARGETS:=cortexa7 cortexa9 cortexa53
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.1
|
KERNEL_PATCHVER:=6.6
|
||||||
KERNEL_TESTING_PATCHVER:=6.6
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user