summaryrefslogtreecommitdiffstats
path: root/src/soc
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-31 09:59:38 +0100
committerMartin L Roth <gaumless@gmail.com>2023-01-03 18:08:00 +0000
commit82fe13eef8849a57a56e364f9f8b0658f06aad1d (patch)
tree10503c41ae9442c545faaeacd0f0e37a0beef513 /src/soc
parentdba65d24b905042f04d5955ba8ad30a7effb708a (diff)
downloadcoreboot-82fe13eef8849a57a56e364f9f8b0658f06aad1d.tar.gz
coreboot-82fe13eef8849a57a56e364f9f8b0658f06aad1d.tar.bz2
coreboot-82fe13eef8849a57a56e364f9f8b0658f06aad1d.zip
soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent directories
Found using 'Wmissing-include-dirs' command option. Fix: cc1: error: ../../src/soc/amd/cezanne/psp_verstage/include: No such file or directory [-Werror=missing-include-dirs] Change-Id: I36022a031cc08d2af8b982522b3d6652e679bf14 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71588 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/amd/cezanne/psp_verstage/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/cezanne/psp_verstage/Makefile.inc b/src/soc/amd/cezanne/psp_verstage/Makefile.inc
index 547650dcc67a..2cb13453659f 100644
--- a/src/soc/amd/cezanne/psp_verstage/Makefile.inc
+++ b/src/soc/amd/cezanne/psp_verstage/Makefile.inc
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
-verstage-generic-ccopts += -I$(src)/soc/amd/cezanne/psp_verstage/include
verstage-generic-ccopts += -I$(src)/vendorcode/amd/fsp/cezanne/include
verstage-generic-ccopts += -I$(src)/soc/amd/common/psp_verstage/include