diff options
Diffstat (limited to 'Makefile.objs')
-rw-r--r-- | Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs index 5f5a4c5493..eeb5134600 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -186,6 +186,7 @@ hw-obj-$(CONFIG_PIIX4) += piix4.o # PCI watchdog devices hw-obj-y += wdt_i6300esb.o +hw-obj-y += pcie.o hw-obj-y += msix.o msi.o # PCI network cards |