staging: usbip: userspace: fix header installation bug
authormatt mooney <mfm@muteddisk.com>
Thu, 7 Jul 2011 07:31:52 +0000 (00:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jul 2011 21:01:16 +0000 (14:01 -0700)
A bug that I created due to using simply expanding variables in the
makefiles. Although only unexpanded paths are at issue here, I decided
to use recursively expanding variables on all of the parameterized
values.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found