uqmi: make the proto depend on the usb driver
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42834
This commit is contained in:
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||||||
define Package/uqmi
|
define Package/uqmi
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+libubox +libblobmsg-json
|
DEPENDS:=+libubox +libblobmsg-json +kmod-usb-net-qmi-wwan
|
||||||
TITLE:=Control utility for mobile broadband modems
|
TITLE:=Control utility for mobile broadband modems
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user