aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2022-04-14 12:45:01 +0800
committerChuanhong Guo <gch981213@gmail.com>2022-04-28 21:57:18 +0800
commitc283defa886f790ca3ab1c54f50b1a36d33d50ba (patch)
treec7c60e66b5d368bebacc3174ce28861e2e2e8a68 /target/linux/mediatek
parent6470018c57c01b2a79f96bf3fe31bbd411decf71 (diff)
downloadupstream-c283defa886f790ca3ab1c54f50b1a36d33d50ba.tar.gz
upstream-c283defa886f790ca3ab1c54f50b1a36d33d50ba.tar.bz2
upstream-c283defa886f790ca3ab1c54f50b1a36d33d50ba.zip
mediatek: switch to 5.15
the SPI-NAND driver switch breaks dts compatibility. It's too much work to backport all ECC framework support to 5.10 so let's switch the target to 5.15 instead. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r--target/linux/mediatek/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile
index 2b4f240429..da3cf18cf6 100644
--- a/target/linux/mediatek/Makefile
+++ b/target/linux/mediatek/Makefile
@@ -8,8 +8,7 @@ BOARDNAME:=MediaTek Ralink ARM
SUBTARGETS:=mt7622 mt7623 mt7629
FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \