From: Dominik Paulus Date: Thu, 19 Sep 2013 12:47:41 +0000 (+0200) Subject: staging: usbip: Fix build with --with-tcp-wrappers X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82bd3f1ba0e7f898efad08213b68e43085c29e2f;p=pandora-kernel.git staging: usbip: Fix build with --with-tcp-wrappers With --with-tcp-wrappers=no specified, the build system reset LIBS to the empty string and thus fails to link against libsysfs. Signed-off-by: Dominik Paulus Signed-off-by: Tobias Polzer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed