aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/Makefile.inc')
-rw-r--r--src/soc/samsung/exynos5420/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5420/Makefile.inc b/src/soc/samsung/exynos5420/Makefile.inc
index eadf8ed348..eab4fb38c6 100644
--- a/src/soc/samsung/exynos5420/Makefile.inc
+++ b/src/soc/samsung/exynos5420/Makefile.inc
@@ -51,6 +51,8 @@ ramstage-y += cbmem.c
rmodules_$(ARCH-romstage-y)-y += monotonic_timer.c
rmodules_$(ARCH-romstage-y)-y += mct.c
+CPPFLAGS_common += -Isrc/soc/samsung/exynos5420/include/
+
$(objcbfs)/bootblock.raw.elf: $(objcbfs)/bootblock.elf
cp $< $@