diff options
Diffstat (limited to 'src/device/Makefile.inc')
-rw-r--r-- | src/device/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/Makefile.inc b/src/device/Makefile.inc index 813ce7ed1c..0b870952b3 100644 --- a/src/device/Makefile.inc +++ b/src/device/Makefile.inc @@ -20,4 +20,3 @@ romstage-$(CONFIG_PCI) += pci_early.c subdirs-y += oprom dram ramstage-$(CONFIG_VGA_ROM_RUN) += pci_rom.c - |