Skip to content

Commit

Permalink
mediatek: switch to 5.15
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
981213 committed Apr 28, 2022
1 parent 6470018 commit c283def
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions target/linux/mediatek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 += \
Expand Down

0 comments on commit c283def

Please sign in to comment.