mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-13 02:11:16 +00:00
zynq: use kernel 6.6 by default
Switch to Linux kernel version 6.6. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/16030 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
db7f70fe61
commit
6e122b00e1
@ -18,8 +18,7 @@ define Target/Description
|
||||
Build firmware image for Zynq 7000 SoC devices.
|
||||
endef
|
||||
|
||||
KERNEL_PATCHVER:=6.1
|
||||
KERNEL_TESTING_PATCHVER:=6.6
|
||||
KERNEL_PATCHVER:=6.6
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user