summaryrefslogtreecommitdiffstats
path: root/src/soc
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-12-31 09:48:52 +0100
committerMartin L Roth <gaumless@gmail.com>2023-01-03 18:06:54 +0000
commit553335fbe2dbbdd558d31c3ed01c9c2a5d952cb6 (patch)
tree9a14ad293d4460aa37da5b88ee715bf177f0e737 /src/soc
parent7cfedc8b1b74c7a471685dee6d9494421dc9109e (diff)
downloadcoreboot-553335fbe2dbbdd558d31c3ed01c9c2a5d952cb6.tar.gz
coreboot-553335fbe2dbbdd558d31c3ed01c9c2a5d952cb6.tar.bz2
coreboot-553335fbe2dbbdd558d31c3ed01c9c2a5d952cb6.zip
soc/amd/mendocino/psp_verstage/Makefile.inc: Remove path to non-existent directory
Found using 'Wmissing-include-dirs' command option. Fix: cc1: error: ../../src/soc/amd/mendocino/psp_verstage/include: No such file or directory [-Werror=missing-include-dirs] Change-Id: I1cc084abc7a9bfed760350f304dd074081a7eebf Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71586 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/mendocino/psp_verstage/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/mendocino/psp_verstage/Makefile.inc b/src/soc/amd/mendocino/psp_verstage/Makefile.inc
index b185ffd39e68..19dd8a72256a 100644
--- a/src/soc/amd/mendocino/psp_verstage/Makefile.inc
+++ b/src/soc/amd/mendocino/psp_verstage/Makefile.inc
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
-verstage-generic-ccopts += -I$(src)/soc/amd/mendocino/psp_verstage/include
verstage-generic-ccopts += -I$(src)/vendorcode/amd/fsp/mendocino/include
verstage-generic-ccopts += -I$(src)/soc/amd/common/psp_verstage/include