]> Git Repo - linux.git/blob - drivers/pci/host/Makefile
selinux: Remove security_ops extern
[linux.git] / drivers / pci / host / Makefile
1 obj-$(CONFIG_PCIE_DW) += pcie-designware.o
2 obj-$(CONFIG_PCI_EXYNOS) += pci-exynos.o
3 obj-$(CONFIG_PCI_IMX6) += pci-imx6.o
4 obj-$(CONFIG_PCI_MVEBU) += pci-mvebu.o
5 obj-$(CONFIG_PCI_TEGRA) += pci-tegra.o
6 obj-$(CONFIG_PCI_RCAR_GEN2) += pci-rcar-gen2.o
7 obj-$(CONFIG_PCI_RCAR_GEN2_PCIE) += pcie-rcar.o
8 obj-$(CONFIG_PCI_HOST_GENERIC) += pci-host-generic.o
This page took 0.035022 seconds and 4 git commands to generate.