projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c386c
)
uqmi: moved to WWAN submenu
author
Alberto Bursi
<alberto.bursi@outlook.it>
Thu, 3 Nov 2016 10:31:15 +0000
(11:31 +0100)
committer
John Crispin
<john@phrozen.org>
Tue, 8 Nov 2016 10:17:10 +0000
(11:17 +0100)
Moving uqmi to WWAN submenu
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
package/network/utils/uqmi/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/uqmi/Makefile
b/package/network/utils/uqmi/Makefile
index 9ac8efd9148f30d26dca9d4fd49e064bbfec4f18..06d9ac2b2bac97e62afab76416614840358917cc 100644
(file)
--- a/
package/network/utils/uqmi/Makefile
+++ b/
package/network/utils/uqmi/Makefile
@@
-23,6
+23,7
@@
include $(INCLUDE_DIR)/cmake.mk
define Package/uqmi
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=WWAN
DEPENDS:=+libubox +libblobmsg-json +kmod-usb-net +kmod-usb-net-qmi-wwan +wwan
TITLE:=Control utility for mobile broadband modems
endef