at91: switch to kernel 6.12

switch the kernel to 6.12 by default

Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20871
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Goetz Goerisch 2025-11-22 18:39:07 +01:00 committed by Christian Marangi
parent 9ba24e0ee9
commit ca626376d5
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -10,8 +10,7 @@ BOARDNAME:=Microchip (Atmel AT91)
FEATURES:=ext4 squashfs targz usbgadget ubifs FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x SUBTARGETS:=sama7 sama5 sam9x
KERNEL_PATCHVER:=6.6 KERNEL_PATCHVER:=6.12
KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk