Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104567
b: refs/heads/master
c: 2b3d942
h: refs/heads/master
i:
  104565: 9a96dc9
  104563: 7bbca88
  104559: 16ede3d
v: v3
  • Loading branch information
David Brownell authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent 516882e commit ac6a682
Show file tree
Hide file tree
Showing 4 changed files with 1,052 additions and 2 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: 15b2d2b529d11449910ac86f6093124bce8f6103
refs/heads/master: 2b3d942c4878084a37991a65e66512c02b8fa2ad
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ obj-$(CONFIG_USB_M66592) += m66592-udc.o
C_UTILS = composite.o usbstring.o config.o epautoconf.o

g_zero-objs := zero.o f_sourcesink.o f_loopback.o $(C_UTILS)
g_ether-objs := ether.o usbstring.o config.o epautoconf.o
g_ether-objs := ether.o u_ether.o $(C_UTILS)
g_serial-objs := serial.o u_serial.o f_acm.o f_serial.o $(C_UTILS)
g_midi-objs := gmidi.o usbstring.o config.o epautoconf.o
gadgetfs-objs := inode.o
Expand Down
Loading

0 comments on commit ac6a682

Please sign in to comment.