| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Patch for 1125 PCI support |
| From: | "Mark Mason" <mason@broadcom.com> |
| Date: | Fri, 16 Dec 2005 13:19:49 -0800 |
| Openpgp: | id=E9620E57; url= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] PNX8550 NAND flash driver, Vladimir A. Barinov |
|---|---|
| Next by Date: | Build error: undefined reference to `__ashrdi3', P. Christeas |
| Previous by Thread: | [PATCH] PNX8550 NAND flash driver, Vladimir A. Barinov |
| Next by Thread: | Build error: undefined reference to `__ashrdi3', P. Christeas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |