Skip to content

Commit

Permalink
malta: Use kernel 6.6 by default
Browse files Browse the repository at this point in the history
All 4 subtargets are compiling fine and booting up in qemu.

Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
hauke committed May 28, 2024
1 parent 72f0e51 commit 5f0e591
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions target/linux/malta/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ SUBTARGETS:=le be le64 be64
INITRAMFS_EXTRA_FILES:=
FEATURES:=cpiogz ext4 ramdisk squashfs targz

KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6
KERNEL_PATCHVER:=6.6

include $(INCLUDE_DIR)/target.mk

Expand Down

0 comments on commit 5f0e591

Please sign in to comment.