From: matt mooney Date: Thu, 7 Jul 2011 07:31:52 +0000 (-0700) Subject: staging: usbip: userspace: fix header installation bug X-Git-Tag: v3.1-rc1~232^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffb9649d392b7fa7971c5fa54a4154cec264809;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed