aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/Makefile.inc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-10-13 12:14:09 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-10-19 07:11:32 +0000
commit59143bbebdcb1e0c12af720858c1d73af8e4d680 (patch)
tree7b9010e3c9c2d1f519b9f3c27f6c6cae4fcf108c /src/soc/samsung/exynos5420/Makefile.inc
parent819d8726067462742280c062830e2b5bb8e9c7a2 (diff)
src/soc/samsung: Move common headers to "common/include/soc"
Change-Id: I8d54e157e4f0065fa0fd3df9df81a5b336031a99 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46332 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/soc/samsung/exynos5420/Makefile.inc')
-rw-r--r--src/soc/samsung/exynos5420/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5420/Makefile.inc b/src/soc/samsung/exynos5420/Makefile.inc
index dc25919ff6..f455558bfe 100644
--- a/src/soc/samsung/exynos5420/Makefile.inc
+++ b/src/soc/samsung/exynos5420/Makefile.inc
@@ -43,6 +43,7 @@ ramstage-y += usb.c
rmodules_$(ARCH-ROMSTAGE-y)-y += timer.c
+CPPFLAGS_common += -Isrc/soc/samsung/common/include/
CPPFLAGS_common += -Isrc/soc/samsung/exynos5420/include/
$(objcbfs)/bootblock.bin: $(objcbfs)/bootblock.raw.bin