summaryrefslogtreecommitdiff
path: root/src/mainboard/google/drallion/spd/Makefile.inc
blob: 125413a1f351e60f17dc2664221c6a51d8e962d0 (plain)
1
2
3
4
5
## SPDX-License-Identifier: GPL-2.0-only

ifeq ($(SPD_SOURCES),)
	SPD_DEPS := $(error SPD_SOURCES is not set. Variant must provide this)
endif