mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 08:44:39 +01:00
zynq: 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/20892 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
cd851fb96e
commit
d263af38c0
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ define Target/Description
|
||||||
Build firmware image for Zynq 7000 SoC devices.
|
Build firmware image for Zynq 7000 SoC devices.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
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