]> Pileus Git - ~andy/linux/commit
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)
commitdffb9649d392b7fa7971c5fa54a4154cec264809
tree1ec9dde1b8f9200f3a9cbea13a449f2186caf711
parent3c6e9e8f350c95fbf17736e42ce273f10094d529
staging: usbip: userspace: fix header installation bug

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>
drivers/staging/usbip/userspace/Makefile.am
drivers/staging/usbip/userspace/libsrc/Makefile.am
drivers/staging/usbip/userspace/src/Makefile.am