All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch for 1125 PCI support
@ 2005-12-16 21:19 Mark Mason
  0 siblings, 0 replies; only message in thread
From: Mark Mason @ 2005-12-16 21:19 UTC (permalink / raw)
  To: linux-mips

Hello all,

Here's a little patch to re-enable PCI support on 1125 devices.

Thanks,
Mark

diff --git a/arch/mips/pci/Makefile b/arch/mips/pci/Makefile
--- a/arch/mips/pci/Makefile
+++ b/arch/mips/pci/Makefile
@@ -46,6 +46,7 @@ obj-$(CONFIG_PMC_YOSEMITE)    += fixup-yose
 obj-$(CONFIG_SGI_IP27)         += pci-ip27.o
 obj-$(CONFIG_SGI_IP32)         += fixup-ip32.o ops-mace.o pci-ip32.o
 obj-$(CONFIG_SIBYTE_SB1250)    += fixup-sb1250.o pci-sb1250.o
+obj-$(CONFIG_SIBYTE_BCM112X)   += fixup-sb1250.o pci-sb1250.o
 obj-$(CONFIG_SIBYTE_BCM1x80)   += pci-bcm1480.o pci-bcm1480ht.o
 obj-$(CONFIG_SNI_RM200_PCI)    += fixup-sni.o ops-sni.o
 obj-$(CONFIG_TANBAC_TB0219)    += fixup-tb0219.o

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-16 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-16 21:19 Patch for 1125 PCI support Mark Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.