aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/Makefile')
-rw-r--r--drivers/pci/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/pci/Makefile b/drivers/pci/Makefile
index 98e6fdf34d30..bb1d3b2d81ec 100644
--- a/drivers/pci/Makefile
+++ b/drivers/pci/Makefile
@@ -53,8 +53,9 @@ obj-$(CONFIG_TILE) += setup-bus.o setup-irq.o
53 53
54# 54#
55# ACPI Related PCI FW Functions 55# ACPI Related PCI FW Functions
56# ACPI _DSM provided firmware instance and string name
56# 57#
57obj-$(CONFIG_ACPI) += pci-acpi.o 58obj-$(CONFIG_ACPI) += pci-acpi.o pci-label.o
58 59
59# SMBIOS provided firmware instance and labels 60# SMBIOS provided firmware instance and labels
60obj-$(CONFIG_DMI) += pci-label.o 61obj-$(CONFIG_DMI) += pci-label.o