1## SPDX-License-Identifier: GPL-2.0-or-later 2## 3 4ifneq ($(SPD_SOURCES),) 5LIB_SPD_DEPS := $(SPD_SOURCES) 6endif 7