comgt: mark as nonshared because of the usb dependencies
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
bd68ddbda4
commit
1ca31b0931
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ PKG_LICENSE:=GPL-2.0+
|
|||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
|
||||
PKG_CHECK_FORMAT_SECURITY:=0
|
||||
|
||||
PKG_FLAGS:=nonshared
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/comgt/Default
|
||||
|
|
Loading…
Reference in a new issue