usbip: mark as nonshared
authorJo-Philipp Wich <redacted>
Wed, 18 May 2016 12:59:16 +0000 (14:59 +0200)
committerJo-Philipp Wich <redacted>
Wed, 18 May 2016 13:00:53 +0000 (15:00 +0200)
commit1e14541ba4138263e12454606e33ca19c703fdeb
tree3d02fb9951cb7f83497109c32dd02d62137600c3
parent01c642aeb7c7e4f1eb958c09b8a56c7a57c6227c
usbip: mark as nonshared

Mark the usbip package nonshared so that is built along with the target
specific binaries and not within the SDK environment.

This is needed since the usbip package draws its source files directly
from the kernel tree which is unavailable within the SDK.

Fixes the following build error encountered by the LEDE buildbots:
http://downloads.lede-project.org/snapshots/faillogs/mipsel_1004kc_dsp/packages/usbip/compile.txt

Signed-off-by: Jo-Philipp Wich <redacted>
net/usbip/Makefile
git clone https://git.99rst.org/PROJECT