Skip to content

Commit

Permalink
mvebu: switch to kernel 6.6
Browse files Browse the repository at this point in the history
Update default kernel version to 6.6 and drop configs and patches for
kernel 6.1. We can also omit the conditional to include DTS dir.

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
Link: openwrt#15449
Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
stklcode authored and Vladdrako committed May 18, 2024
1 parent aca048b commit 91925c4
Show file tree
Hide file tree
Showing 59 changed files with 1 addition and 10,749 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:=6.1
KERNEL_TESTING_PATCHVER:=6.6
KERNEL_PATCHVER:=6.6

include $(INCLUDE_DIR)/target.mk

Expand Down

0 comments on commit 91925c4

Please sign in to comment.