mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
silicon: fix kernel target
This commit is contained in:
parent
7293fb0e42
commit
4a5a6e637e
@ -1154,7 +1154,6 @@ endef
|
||||
|
||||
$(eval $(call KernelPackage,usb-net-asix))
|
||||
|
||||
|
||||
define KernelPackage/usb-net-asix-ax88179
|
||||
TITLE:=Kernel module for USB-to-Gigabit-Ethernet Asix convertors
|
||||
DEPENDS:=+kmod-libphy
|
||||
|
@ -9,7 +9,7 @@ BOARDNAME:=Apple Silicon family
|
||||
FEATURES:=audio boot-part ext4 fpu squashfs usbgadget
|
||||
SUBTARGETS:=armv8
|
||||
|
||||
KERNEL_PATCHVER:=6.0
|
||||
KERNEL_PATCHVER:=6.1
|
||||
|
||||
define Target/Description
|
||||
Build firmware image for Apple Silicon family
|
||||
|
Loading…
Reference in New Issue
Block a user