From: Felix Fietkau Date: Fri, 13 Jan 2017 11:07:32 +0000 (+0100) Subject: umbim: mark as nonshared because of the usb dependencies X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=185b06f04aa4f761efa3b7cabeaafebd93a8e42d umbim: mark as nonshared because of the usb dependencies Signed-off-by: Felix Fietkau --- diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile index 42d4b85eaa..616a02367c 100644 --- 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