mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Fix ipx807x kernel version
This commit is contained in:
parent
d6c32be3a4
commit
082ed1cd6f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ KERNELNAME:=Image dtbs
|
|||
CPU_TYPE:=cortex-a53
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=5.15
|
||||
KERNEL_PATCHVER:=5.4
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue