diff options
author | Felipe Balbi <balbi@ti.com> | 2014-09-08 15:39:01 -0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-09-08 15:39:01 -0400 |
commit | f7cc38b16e2741186253be3dff61a9d124112126 (patch) | |
tree | efce170d7c0c4baf6924275e6a42d11fa47c9290 /tools/usb/usbip/.gitignore | |
parent | efb540c895d2cb77b1472edda6ca45d40719a041 (diff) | |
parent | 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd (diff) |
Merge tag 'v3.17-rc4' into next
Merge Linux 3.17-rc4 here so we have all the latest
fixes on next too. This also cleans up a few conflicts
when applying patches.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Conflicts:
drivers/usb/gadget/Makefile
drivers/usb/gadget/function/Makefile
drivers/usb/gadget/legacy/Makefile
drivers/usb/phy/phy-samsung-usb.h
Diffstat (limited to 'tools/usb/usbip/.gitignore')
-rw-r--r-- | tools/usb/usbip/.gitignore | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/usb/usbip/.gitignore b/tools/usb/usbip/.gitignore new file mode 100644 index 000000000000..9aad9e30a8ba --- /dev/null +++ b/tools/usb/usbip/.gitignore | |||
@@ -0,0 +1,28 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | aclocal.m4 | ||
4 | autom4te.cache/ | ||
5 | config.guess | ||
6 | config.h | ||
7 | config.h.in | ||
8 | config.log | ||
9 | config.status | ||
10 | config.sub | ||
11 | configure | ||
12 | depcomp | ||
13 | install-sh | ||
14 | libsrc/Makefile | ||
15 | libsrc/Makefile.in | ||
16 | libtool | ||
17 | ltmain.sh | ||
18 | missing | ||
19 | src/Makefile | ||
20 | src/Makefile.in | ||
21 | stamp-h1 | ||
22 | libsrc/libusbip.la | ||
23 | libsrc/libusbip_la-names.lo | ||
24 | libsrc/libusbip_la-usbip_common.lo | ||
25 | libsrc/libusbip_la-usbip_host_driver.lo | ||
26 | libsrc/libusbip_la-vhci_driver.lo | ||
27 | src/usbip | ||
28 | src/usbipd | ||