enable USB root hub transaction translators
[openwrt.git] / target / linux / adm5120 / patches-2.6.26 / 007-adm5120_pci.patch
index 6ba3669..3df0f06 100644 (file)
@@ -1,10 +1,10 @@
 --- a/arch/mips/pci/Makefile
 +++ b/arch/mips/pci/Makefile
-@@ -48,3 +48,4 @@
+@@ -48,3 +48,4 @@ obj-$(CONFIG_TOSHIBA_RBTX4938)       += fixup-
  obj-$(CONFIG_VICTOR_MPC30X)   += fixup-mpc30x.o
  obj-$(CONFIG_ZAO_CAPCELLA)    += fixup-capcella.o
  obj-$(CONFIG_WR_PPMC)         += fixup-wrppmc.o
-+obj-$(CONFIG_PCI_ADM5120)     += pci-adm5120.o
++obj-$(CONFIG_ADM5120)         += pci-adm5120.o
 --- a/include/linux/pci_ids.h
 +++ b/include/linux/pci_ids.h
 @@ -1707,6 +1707,9 @@
This page took 0.021102 seconds and 4 git commands to generate.