Merge pull request #2709 from jow-/usbip-nonshared

usbip: mark as nonshared
This commit is contained in:
Nuno Goncalves 2016-05-18 14:38:43 +01:00
commit 84489f87e5
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ Hooks/Prepare/Pre += prepare_source_directory
PKG_BUILD_DEPENDS:=eudev
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_FLAGS:=nonshared
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk