Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317252
b: refs/heads/master
c: e034410
h: refs/heads/master
v: v3
  • Loading branch information
Natanael Copa authored and Greg Kroah-Hartman committed Jun 11, 2012
1 parent e7b7e5e commit ab56e7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 80677c2538283678c7b2ef7ebbd653a3fa54d086
refs/heads/master: e034410a3dace8ee56906095e737281899126f44
5 changes: 3 additions & 2 deletions trunk/drivers/staging/usbip/userspace/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ LDADD = $(top_builddir)/libsrc/libusbip.la @PACKAGE_LIBS@

sbin_PROGRAMS := usbip usbipd

usbip_SOURCES := usbip.c utils.c usbip_network.c \
usbip_SOURCES := usbip.h utils.h usbip.c utils.c usbip_network.c \
usbip_attach.c usbip_detach.c usbip_list.c \
usbip_bind.c usbip_unbind.c

usbipd_SOURCES := usbipd.c usbip_network.c

usbipd_SOURCES := usbip_network.h usbipd.c usbip_network.c

0 comments on commit ab56e7e

Please sign in to comment.