summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/olivehill/Makefile.inc')
-rw-r--r--src/mainboard/amd/olivehill/Makefile.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/amd/olivehill/Makefile.inc b/src/mainboard/amd/olivehill/Makefile.inc
deleted file mode 100644
index 549801d78f..0000000000
--- a/src/mainboard/amd/olivehill/Makefile.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-
-bootblock-y += bootblock.c
-
-romstage-y += buildOpts.c
-romstage-y += BiosCallOuts.c
-romstage-y += OemCustomize.c
-
-ramstage-y += buildOpts.c
-ramstage-y += BiosCallOuts.c
-ramstage-y += OemCustomize.c