aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2016-12-05 17:51:24 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-12-06 08:37:41 +0100
commit71158c28eb434f3fe740b1560bbd698d56f506ee (patch)
tree44209ba9ad519149d3d20bc1d0c0a767de746d9d /tools/usb
parentusb: hcd.h: construct hub class request constants from simpler constants (diff)
downloadlinux-dev-71158c28eb434f3fe740b1560bbd698d56f506ee.tar.xz
linux-dev-71158c28eb434f3fe740b1560bbd698d56f506ee.zip
usbip: add missing compile time generated files to .gitignore
Add the following files to .gitignore compile libsrc/libusbip_la-sysfs_utils.lo libsrc/libusbip_la-usbip_device_driver.lo libsrc/libusbip_la-usbip_host_common.lo Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/usb')
-rw-r--r--tools/usb/usbip/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/usb/usbip/.gitignore b/tools/usb/usbip/.gitignore
index 9aad9e30a8ba..03b892c8bd8c 100644
--- a/tools/usb/usbip/.gitignore
+++ b/tools/usb/usbip/.gitignore
@@ -2,6 +2,7 @@ Makefile
Makefile.in
aclocal.m4
autom4te.cache/
+compile
config.guess
config.h
config.h.in
@@ -21,7 +22,10 @@ src/Makefile.in
stamp-h1
libsrc/libusbip.la
libsrc/libusbip_la-names.lo
+libsrc/libusbip_la-sysfs_utils.lo
libsrc/libusbip_la-usbip_common.lo
+libsrc/libusbip_la-usbip_device_driver.lo
+libsrc/libusbip_la-usbip_host_common.lo
libsrc/libusbip_la-usbip_host_driver.lo
libsrc/libusbip_la-vhci_driver.lo
src/usbip