projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca31b0
)
umbim: mark as nonshared because of the usb dependencies
author
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 11:07:32 +0000
(12:07 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 11:08:08 +0000
(12:08 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/utils/umbim/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/umbim/Makefile
b/package/network/utils/umbim/Makefile
index 42d4b85eaa0a5ffd584543119d909b51192b7f7b..616a02367c7aed8b2a8acc9339e5fa3d438f652a 100644
(file)
--- a/
package/network/utils/umbim/Makefile
+++ b/
package/network/utils/umbim/Makefile
@@
-15,6
+15,8
@@
PKG_LICENSE_FILES:=
PKG_BUILD_PARALLEL:=1
+PKG_FLAGS:=nonshared
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk