soc/amd/glinda/psp_verstage/Makefile.mk: Fix incorrect syntax

Must have been accidentally happened when copying phoenix to glinda.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I78996cd35085c7649c4952d9b121957c8cedd84b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86865
Reviewed-by: Andy Ebrahiem <ahmet.ebrahiem@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
Maximilian Brune 2025-03-15 16:12:45 +01:00
commit 28fafc0f23

View file

@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
ifeq $($(CONFIG_VBOOT_STARTS_BEFORE_BOOTBLOCK),y)
ifeq ($(CONFIG_VBOOT_STARTS_BEFORE_BOOTBLOCK),y)
subdirs-y += ../../common/psp_verstage