]> git.baikalelectronics.ru Git - kernel.git/commit
staging: usbip: Fix build with --with-tcp-wrappers
authorDominik Paulus <dominik.paulus@fau.de>
Thu, 19 Sep 2013 12:47:41 +0000 (14:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:32:43 +0000 (16:32 -0700)
commit19cbc0d91e9b7fc9765a02f2de90bd15eb96227b
treecd9921f6b4b2489ba1a4c3ca813ec5f4c82acdf6
parent0d987a35b492ff1415374e2726459e7dcbf178d5
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 <dominik.paulus@fau.de>
Signed-off-by: Tobias Polzer <tobias.polzer@fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/userspace/configure.ac