Skip to content

Commit

Permalink
mediatek: switch to Linux 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Jun 30, 2024
1 parent cdd40f5 commit e157234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/mediatek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ BOARDNAME:=MediaTek Ralink ARM
SUBTARGETS:=mt7622 mt7623 mt7629 filogic
FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb

KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6
KERNEL_PATCHVER:=6.6
KERNEL_TESTING_PATCHVER:=6.1

include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
Expand Down

0 comments on commit e157234

Please sign in to comment.