X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fpci%2FMakefile;h=dc1aa09228684b8881241c91fde01111df04bdb1;hb=78417334b5cb6e1f915b8fdcc4fce3f1a1b4420c;hp=0b51857fbaf74842433d1eddef7b51cb54209ec3;hpb=d9c5841e22231e4e49fd0a1004164e6fce59b7a6;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/pci/Makefile b/drivers/pci/Makefile index 0b51857fbaf7..dc1aa0922868 100644 --- a/drivers/pci/Makefile +++ b/drivers/pci/Makefile @@ -55,6 +55,9 @@ obj-$(CONFIG_MICROBLAZE) += setup-bus.o # obj-$(CONFIG_ACPI) += pci-acpi.o +# SMBIOS provided firmware instance and labels +obj-$(CONFIG_DMI) += pci-label.o + # Cardbus & CompactPCI use setup-bus obj-$(CONFIG_HOTPLUG) += setup-bus.o