summaryrefslogtreecommitdiffstats
path: root/src/soc/example
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/example')
-rw-r--r--src/soc/example/min86/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/example/min86/Makefile.inc b/src/soc/example/min86/Makefile.inc
index 9c1c7f0331ce..c3cc195af4b9 100644
--- a/src/soc/example/min86/Makefile.inc
+++ b/src/soc/example/min86/Makefile.inc
@@ -10,6 +10,4 @@ romstage-y += romstage.c
ramstage-y += chip.c
ramstage-y += timer.c
-subdirs-y += ../../../cpu/x86/mtrr
-
endif