aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/oxford/oxpcie/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/oxford/oxpcie/Makefile.inc')
-rw-r--r--src/drivers/oxford/oxpcie/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/oxford/oxpcie/Makefile.inc b/src/drivers/oxford/oxpcie/Makefile.inc
deleted file mode 100644
index 5e3e6e5728..0000000000
--- a/src/drivers/oxford/oxpcie/Makefile.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(CONFIG_CONSOLE_SERIAL),y)
-ramstage-y += oxpcie_early.c oxpcie.c
-romstage-y += oxpcie_early.c
-endif