kernel: usb-serial-qualcomm depends on usb-serial-wwan
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37414
This commit is contained in:
parent
6fc24f7768
commit
b30b62619c
@ -580,7 +580,7 @@ define KernelPackage/usb-serial-qualcomm
|
||||
KCONFIG:=CONFIG_USB_SERIAL_QUALCOMM
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/serial/qcserial.ko
|
||||
AUTOLOAD:=$(call AutoLoad,65,qcserial)
|
||||
$(call AddDepends/usb-serial)
|
||||
$(call AddDepends/usb-serial,+kmod-usb-serial-wwan)
|
||||
endef
|
||||
|
||||
define KernelPackage/usb-serial-qualcomm/description
|
||||
|
Loading…
Reference in New Issue
Block a user