Merge pull request #2709 from jow-/usbip-nonshared
usbip: mark as nonshared
This commit is contained in:
commit
84489f87e5
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ Hooks/Prepare/Pre += prepare_source_directory
|
||||||
PKG_BUILD_DEPENDS:=eudev
|
PKG_BUILD_DEPENDS:=eudev
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
PKG_FLAGS:=nonshared
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
include $(INCLUDE_DIR)/nls.mk
|
include $(INCLUDE_DIR)/nls.mk
|
||||||
|
|
Loading…
Reference in a new issue