projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
185b06f
)
uqmi: mark as nonshared because of the usb dependencies
author
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 11:07:53 +0000
(12:07 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 11:08:09 +0000
(12:08 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/utils/uqmi/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/uqmi/Makefile
b/package/network/utils/uqmi/Makefile
index 41db1e7671bcb245b3155dd87e91439fc16e36b0..2102490f68d4d3c8a530396be718ce35c5d33302 100644
(file)
--- a/
package/network/utils/uqmi/Makefile
+++ b/
package/network/utils/uqmi/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