Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316991
b: refs/heads/master
c: b2006d9
h: refs/heads/master
i:
  316989: a010301
  316987: beae86a
  316983: b8168c9
  316975: 990b894
  316959: 4684d5d
  316927: a11a0a8
v: v3
  • Loading branch information
Felipe Balbi authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent c32c95c commit 1382f66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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: b7283d5a044c010d5e68afccc0598846f254db7b
refs/heads/master: b2006d91d8e389a04ffbf603b3896af93b0af427
8 changes: 5 additions & 3 deletions trunk/drivers/usb/chipidea/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ ci_hdrc-$(CONFIG_USB_CHIPIDEA_UDC) += udc.o
ci_hdrc-$(CONFIG_USB_CHIPIDEA_HOST) += host.o
ci_hdrc-$(CONFIG_USB_CHIPIDEA_DEBUG) += debug.o

# Glue/Bridge layers go here

obj-$(CONFIG_USB_CHIPIDEA) += ci13xxx_msm.o

# PCI doesn't provide stubs, need to check
ifneq ($(CONFIG_PCI),)
obj-$(CONFIG_USB_CHIPIDEA) += ci13xxx_pci.o
endif

ifneq ($(CONFIG_ARCH_MSM),)
obj-$(CONFIG_USB_CHIPIDEA) += ci13xxx_msm.o
endif

0 comments on commit 1382f66

Please sign in to comment.