summaryrefslogtreecommitdiff
path: root/src/devices/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/Makefile.inc')
-rw-r--r--src/devices/Makefile.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/Makefile.inc b/src/devices/Makefile.inc
index 185ccc11a3..9d4b39146c 100644
--- a/src/devices/Makefile.inc
+++ b/src/devices/Makefile.inc
@@ -12,9 +12,6 @@ ramstage-y += pnp_device.c
ramstage-y += pci_ops.c
ramstage-y += smbus_ops.c
-# Work-around for chip.h removal
-ramstage-y += dummy_chip_ops.c
-
romstage-y+= device_romstage.c
subdirs-y += oprom