Skip to content

Commit

Permalink
mvebu: switch default kernel to 5.15
Browse files Browse the repository at this point in the history
In light of openwrt#11077, switch mvebu
to 5.15 which has been the testing kernel on this target since April - over
half a year.

Run-tested on the following subtargets:
* cortexa9 (Turris Omnia - 03f41b1)
* cortexa72 (MikroTik RB5009UG+S+IN)

Tested-by: Enrico Mioso <[email protected]> [GL-MV1000]
Signed-off-by: Stijn Segers <[email protected]>
  • Loading branch information
Stijn Segers authored and ynezz committed Dec 2, 2022
1 parent a5873ad commit 5429411
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.10
KERNEL_TESTING_PATCHVER:=5.15
KERNEL_PATCHVER:=5.15

include $(INCLUDE_DIR)/target.mk

Expand Down

0 comments on commit 5429411

Please sign in to comment.