1## SPDX-License-Identifier: GPL-2.0-only 2 3ifeq ($(SPD_SOURCES),) 4 SPD_DEPS := $(error SPD_SOURCES is not set. Variant must provide this) 5endif 6