mirror of https://github.com/hak5/openwrt.git
uqmi: moved to WWAN submenu
Moving uqmi to WWAN submenu Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>lede-17.01
parent
64c386c566
commit
9abdeee0b7
|
@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
||||||
define Package/uqmi
|
define Package/uqmi
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=WWAN
|
||||||
DEPENDS:=+libubox +libblobmsg-json +kmod-usb-net +kmod-usb-net-qmi-wwan +wwan
|
DEPENDS:=+libubox +libblobmsg-json +kmod-usb-net +kmod-usb-net-qmi-wwan +wwan
|
||||||
TITLE:=Control utility for mobile broadband modems
|
TITLE:=Control utility for mobile broadband modems
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue