aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7505/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/e7505/Makefile.inc')
-rw-r--r--src/northbridge/intel/e7505/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/intel/e7505/Makefile.inc b/src/northbridge/intel/e7505/Makefile.inc
index 57c870fde4..7f7c5e40aa 100644
--- a/src/northbridge/intel/e7505/Makefile.inc
+++ b/src/northbridge/intel/e7505/Makefile.inc
@@ -6,4 +6,6 @@ ramstage-y += memmap.c
romstage-y += raminit.c
romstage-y += debug.c
romstage-y += memmap.c
+
+postcar-y += memmap.c
endif