Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 2 | # |
| 3 | # Makefile for the PCI specific kernel interface routines under Linux. |
| 4 | # |
| 5 | |
Jan Beulich | caa5171 | 2007-07-09 11:55:51 -0700 | [diff] [blame] | 6 | obj-y += pci.o |
Paul Burton | c5611df | 2016-10-05 18:18:12 +0100 | [diff] [blame] | 7 | obj-$(CONFIG_PCI_DRIVERS_LEGACY)+= pci-legacy.o |
Paul Burton | 87dd9a4 | 2016-10-05 18:18:13 +0100 | [diff] [blame] | 8 | obj-$(CONFIG_PCI_DRIVERS_GENERIC)+= pci-generic.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 9 | |
| 10 | # |
| 11 | # PCI bus host bridge specific code |
| 12 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 13 | obj-$(CONFIG_MIPS_BONITO64) += ops-bonito64.o |
Yoichi Yuasa | 252161e | 2007-03-14 21:51:26 +0900 | [diff] [blame] | 14 | obj-$(CONFIG_PCI_GT64XXX_PCI0) += ops-gt64xxx_pci0.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 15 | obj-$(CONFIG_MIPS_MSC) += ops-msc.o |
Atsushi Nemoto | edcaf1a | 2008-07-11 23:27:54 +0900 | [diff] [blame] | 16 | obj-$(CONFIG_SOC_TX3927) += ops-tx3927.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | obj-$(CONFIG_PCI_VR41XX) += ops-vr41xx.o pci-vr41xx.o |
Atsushi Nemoto | 89d63fe | 2008-07-11 00:33:08 +0900 | [diff] [blame] | 18 | obj-$(CONFIG_PCI_TX4927) += ops-tx4927.o |
Aurelien Jarno | 2dc42b4 | 2008-09-27 16:06:16 +0200 | [diff] [blame] | 19 | obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o |
Maxime Bizon | e7300d0 | 2009-08-18 13:23:37 +0100 | [diff] [blame] | 20 | obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \ |
| 21 | ops-bcm63xx.o |
Manuel Lauss | 7517de3 | 2011-08-12 11:39:44 +0200 | [diff] [blame] | 22 | obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.o |
Sergey Ryazanov | 3ed7a2a | 2014-10-29 03:18:47 +0400 | [diff] [blame] | 23 | obj-$(CONFIG_PCI_AR2315) += pci-ar2315.o |
Gabor Juhos | f8365ec | 2012-03-14 10:36:10 +0100 | [diff] [blame] | 24 | obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o |
Gabor Juhos | 67644c5 | 2012-03-14 10:45:29 +0100 | [diff] [blame] | 25 | obj-$(CONFIG_PCI_AR724X) += pci-ar724x.o |
Thomas Bogendoerfer | a57140e | 2019-05-07 23:09:13 +0200 | [diff] [blame] | 26 | obj-$(CONFIG_PCI_XTALK_BRIDGE) += pci-xtalk-bridge.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | # |
| 28 | # These are still pretty much in the old state, watch, go blind. |
| 29 | # |
John Crispin | 73d8e6a | 2019-01-11 15:22:38 +0100 | [diff] [blame] | 30 | obj-$(CONFIG_ATH79) += fixup-ath79.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 31 | obj-$(CONFIG_MIPS_COBALT) += fixup-cobalt.o |
Wu Zhangjin | 1032bce | 2009-11-10 00:06:13 +0800 | [diff] [blame] | 32 | obj-$(CONFIG_LEMOTE_FULOONG2E) += fixup-fuloong2e.o ops-loongson2.o |
| 33 | obj-$(CONFIG_LEMOTE_MACH2F) += fixup-lemote2f.o ops-loongson2.o |
Ralf Baechle | 0dad5d2 | 2013-06-25 16:39:34 +0200 | [diff] [blame] | 34 | obj-$(CONFIG_MIPS_MALTA) += fixup-malta.o pci-malta.o |
Thomas Bogendoerfer | a57140e | 2019-05-07 23:09:13 +0200 | [diff] [blame] | 35 | obj-$(CONFIG_SGI_IP27) += pci-ip27.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | obj-$(CONFIG_SGI_IP32) += fixup-ip32.o ops-mace.o pci-ip32.o |
| 37 | obj-$(CONFIG_SIBYTE_SB1250) += fixup-sb1250.o pci-sb1250.o |
Mark Mason | 80f834e | 2006-01-17 11:55:52 -0800 | [diff] [blame] | 38 | obj-$(CONFIG_SIBYTE_BCM112X) += fixup-sb1250.o pci-sb1250.o |
Andrew Isaacson | 8a1417d | 2005-10-19 23:59:11 -0700 | [diff] [blame] | 39 | obj-$(CONFIG_SIBYTE_BCM1x80) += pci-bcm1480.o pci-bcm1480ht.o |
Thomas Bogendoerfer | 14b36af | 2006-12-05 17:05:44 +0100 | [diff] [blame] | 40 | obj-$(CONFIG_SNI_RM) += fixup-sni.o ops-sni.o |
John Crispin | 57c8cb8 | 2012-05-11 18:47:30 +0200 | [diff] [blame] | 41 | obj-$(CONFIG_LANTIQ) += fixup-lantiq.o |
| 42 | obj-$(CONFIG_PCI_LANTIQ) += pci-lantiq.o ops-lantiq.o |
John Crispin | 7e5873d | 2016-01-04 20:24:01 +0100 | [diff] [blame] | 43 | obj-$(CONFIG_SOC_MT7620) += pci-mt7620.o |
John Crispin | 93a7de8 | 2015-02-23 06:17:32 +0100 | [diff] [blame] | 44 | obj-$(CONFIG_SOC_RT288X) += pci-rt2880.o |
Gabor Juhos | 12d14e0 | 2013-08-23 14:03:20 +0200 | [diff] [blame] | 45 | obj-$(CONFIG_SOC_RT3883) += pci-rt3883.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 46 | obj-$(CONFIG_TANBAC_TB0219) += fixup-tb0219.o |
| 47 | obj-$(CONFIG_TANBAC_TB0226) += fixup-tb0226.o |
Yoichi Yuasa | 4d666d7 | 2005-09-09 13:01:49 -0700 | [diff] [blame] | 48 | obj-$(CONFIG_TANBAC_TB0287) += fixup-tb0287.o |
Atsushi Nemoto | 89d63fe | 2008-07-11 00:33:08 +0900 | [diff] [blame] | 49 | obj-$(CONFIG_TOSHIBA_JMR3927) += fixup-jmr3927.o |
Atsushi Nemoto | edcaf1a | 2008-07-11 23:27:54 +0900 | [diff] [blame] | 50 | obj-$(CONFIG_SOC_TX4927) += pci-tx4927.o |
| 51 | obj-$(CONFIG_SOC_TX4938) += pci-tx4938.o |
Atsushi Nemoto | 0dcdbe6 | 2008-09-01 22:22:39 +0900 | [diff] [blame] | 52 | obj-$(CONFIG_SOC_TX4939) += pci-tx4939.o |
Atsushi Nemoto | edcaf1a | 2008-07-11 23:27:54 +0900 | [diff] [blame] | 53 | obj-$(CONFIG_TOSHIBA_RBTX4927) += fixup-rbtx4927.o |
| 54 | obj-$(CONFIG_TOSHIBA_RBTX4938) += fixup-rbtx4938.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 55 | obj-$(CONFIG_VICTOR_MPC30X) += fixup-mpc30x.o |
| 56 | obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o |
Ralf Baechle | 73b4390 | 2008-07-16 16:12:25 +0100 | [diff] [blame] | 57 | obj-$(CONFIG_MIKROTIK_RB532) += pci-rc32434.o ops-rc32434.o fixup-rc32434.o |
David Daney | 9ddebc4 | 2013-05-22 15:10:46 +0000 | [diff] [blame] | 58 | obj-$(CONFIG_CAVIUM_OCTEON_SOC) += pci-octeon.o pcie-octeon.o |
David Daney | 01a6221 | 2009-06-29 17:18:51 -0700 | [diff] [blame] | 59 | |
| 60 | ifdef CONFIG_PCI_MSI |
David Daney | 9ddebc4 | 2013-05-22 15:10:46 +0000 | [diff] [blame] | 61 | obj-$(CONFIG_CAVIUM_OCTEON_SOC) += msi-octeon.o |
David Daney | 01a6221 | 2009-06-29 17:18:51 -0700 | [diff] [blame] | 62 | endif |