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>
This commit is contained in:
Elyes Haouas 2022-12-31 09:59:38 +01:00 committed by Martin L Roth
parent dba65d24b9
commit 82fe13eef8
1 changed files with 0 additions and 1 deletions

View File

@ -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