mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
kernel: fix usb-net-cdc-mbim dependencies
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37415
This commit is contained in:
parent
b30b62619c
commit
3b985bae1b
@ -875,7 +875,7 @@ define KernelPackage/usb-net-cdc-mbim
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/$(USBNET_DIR)/cdc_mbim.ko
|
||||
AUTOLOAD:=$(call AutoLoad,62,cdc_mbim)
|
||||
$(call AddDepends/usb-net,+kmod-usb-wdm,+kmod-usb-net-cdc-ncm)
|
||||
$(call AddDepends/usb-net,+kmod-usb-wdm +kmod-usb-net-cdc-ncm)
|
||||
endef
|
||||
|
||||
define KernelPackage/usb-net-cdc-mbim/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user