1## SPDX-License-Identifier: GPL-2.0-only 2 3romstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 4ramstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 5postcar-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 6verstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 7
1## SPDX-License-Identifier: GPL-2.0-only 2 3romstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 4ramstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 5postcar-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 6verstage-$(CONFIG_HAVE_INTEL_PTT) += ptt.c 7