mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 08:44:39 +01:00
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:
parent
9ba24e0ee9
commit
ca626376d5
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue