Ver código fonte

uqmi: mark as nonshared because of the usb dependencies

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 8 anos atrás
pai
commit
f44663c673
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      package/network/utils/uqmi/Makefile

+ 2 - 0
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