Staging: usbip: Fix out-of-tree build for userspace
authorTobias Klauser <tklauser@distanz.ch>
Fri, 17 Jun 2011 08:53:54 +0000 (10:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 17:22:50 +0000 (10:22 -0700)
commit981aabb1482c79014b3bc1a61f0c87bdbceae41d
tree363fc07a28c7bd7a779fe7e690c51780713828dc
parent7d51b77ae10574c90a4dc01993458de3ce5cff16
Staging: usbip: Fix out-of-tree build for userspace

This fixes out-of-tree builds ($builddir != $srcdir). In such cases,
libusbip.la cannot be found because it is generated in the build
directory and not the source directory.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/userspace/src/Makefile.am