tree: Use true false for PcieRpLtrEnable[]
[coreboot2.git] / src / mainboard / google / drallion / spd / Makefile.mk
blob125413a1f351e60f17dc2664221c6a51d8e962d0
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(SPD_SOURCES),)
4 SPD_DEPS := $(error SPD_SOURCES is not set. Variant must provide this)
5 endif