Skip to content

Commit

Permalink
mediatek: add Linux 6.6 as testing kernel
Browse files Browse the repository at this point in the history
Add KERNEL_TESTING_PATCHVER for Linux 6.6.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  • Loading branch information
dangowrt committed Mar 2, 2024
1 parent 5d23ace commit 990f539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/mediatek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ 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

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

0 comments on commit 990f539

Please sign in to comment.