Skip to content

Commit

Permalink
at91: switch to Linux 6.6, remove Linux 6.1 config and patches
Browse files Browse the repository at this point in the history
Switch to Linux kernel version 6.6 which has previously been the testing
kernel and remove files related to Linux 6.1.

This allows to drop the only downstream patch on this target and
hopefully also makes a larger number of people test Linux 6.6 on AT91
boards.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  • Loading branch information
dangowrt committed Sep 20, 2024
1 parent 8043e2e commit 90d4f39
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1,318 deletions.
3 changes: 1 addition & 2 deletions target/linux/at91/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ BOARDNAME:=Microchip (Atmel AT91)
FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x

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

include $(INCLUDE_DIR)/target.mk

Expand Down

This file was deleted.

341 changes: 0 additions & 341 deletions target/linux/at91/sam9x/config-6.1

This file was deleted.

Loading

0 comments on commit 90d4f39

Please sign in to comment.