kernel: usb-serial-ipw depends on usb-serial-wwan
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37412
This commit is contained in:
parent
225cb7a3d7
commit
2bc5b4a02a
@ -355,7 +355,7 @@ define KernelPackage/usb-serial-ipw
|
|||||||
KCONFIG:=CONFIG_USB_SERIAL_IPW
|
KCONFIG:=CONFIG_USB_SERIAL_IPW
|
||||||
FILES:=$(LINUX_DIR)/drivers/usb/serial/ipw.ko
|
FILES:=$(LINUX_DIR)/drivers/usb/serial/ipw.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,65,ipw)
|
AUTOLOAD:=$(call AutoLoad,65,ipw)
|
||||||
$(call AddDepends/usb-serial)
|
$(call AddDepends/usb-serial,+kmod-usb-serial-wwan)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call KernelPackage,usb-serial-ipw))
|
$(eval $(call KernelPackage,usb-serial-ipw))
|
||||||
|
Loading…
Reference in New Issue
Block a user