diff options
-rw-r--r-- | src/soc/amd/cezanne/psp_verstage/Makefile.inc | 1 |
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 547650dcc6..2cb1345365 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 |