projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe9daf
)
umbim: move package to 'WWAN' submenu
author
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 25 Nov 2019 20:00:30 +0000
(21:00 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 24 Feb 2020 22:27:50 +0000
(23:27 +0100)
'uqmi' was moved to 'WWAN' submenu in
9abdeee0b7
.
Let's be consistent and do the same with 'umbim'.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
package/network/utils/umbim/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/umbim/Makefile
b/package/network/utils/umbim/Makefile
index 417363f4daf0d52499c38b4d62c0b78a921fba7d..cc34002f6ef3126e6f2d45019bc9b6402c4875b5 100644
(file)
--- a/
package/network/utils/umbim/Makefile
+++ b/
package/network/utils/umbim/Makefile
@@
-23,6
+23,7
@@
include $(INCLUDE_DIR)/cmake.mk
define Package/umbim
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=WWAN
DEPENDS:=+libubox +kmod-usb-net +kmod-usb-net-cdc-mbim +wwan
TITLE:=Control utility for mobile broadband modems
endef