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>
  • Loading branch information
stklcode authored and robimarko committed May 12, 2024
1 parent dc9220f commit fd3fbfb
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
Loading

0 comments on commit fd3fbfb

Please sign in to comment.