diff options
Diffstat (limited to 'arch/mips/pci/Makefile')
| -rw-r--r-- | arch/mips/pci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/pci/Makefile b/arch/mips/pci/Makefile index 719e4557e22e..137f2a6feb25 100644 --- a/arch/mips/pci/Makefile +++ b/arch/mips/pci/Makefile | |||
| @@ -60,4 +60,5 @@ obj-$(CONFIG_CPU_XLP) += pci-xlp.o | |||
| 60 | 60 | ||
| 61 | ifdef CONFIG_PCI_MSI | 61 | ifdef CONFIG_PCI_MSI |
| 62 | obj-$(CONFIG_CAVIUM_OCTEON_SOC) += msi-octeon.o | 62 | obj-$(CONFIG_CAVIUM_OCTEON_SOC) += msi-octeon.o |
| 63 | obj-$(CONFIG_CPU_XLP) += msi-xlp.o | ||
| 63 | endif | 64 | endif |
