Skip to content

Commit

Permalink
Change default kernel on mvebu target to 6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Kabuli Chana <[email protected]>
  • Loading branch information
anomeome committed Jan 29, 2024
1 parent 920414c commit 9bcf2ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions target/linux/mvebu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ BOARDNAME:=Marvell EBU Armada
FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part legacy-sdcard targz
SUBTARGETS:=cortexa9 cortexa53 cortexa72

KERNEL_PATCHVER:=5.15
KERNEL_TESTING_PATCHVER:=6.1
KERNEL_PATCHVER:=6.1

include $(INCLUDE_DIR)/target.mk

Expand Down

0 comments on commit 9bcf2ef

Please sign in to comment.