mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
at91: set 6.1 as default kernel version
Adjust the kernel version to default 6.1 in order to facilitate testing for a broader audience. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
436aa110c6
commit
4088ea0475
@ -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:=5.15
|
KERNEL_PATCHVER:=6.1
|
||||||
KERNEL_TESTING_PATCHVER:=6.1
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user