repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tree: Use true false for PcieRpLtrEnable[]
[coreboot2.git]
/
src
/
mainboard
/
google
/
drallion
/
spd
/
Makefile.mk
blob
125413a1f351e60f17dc2664221c6a51d8e962d0
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
ifeq
($(
SPD_SOURCES
),)
4
SPD_DEPS
:= $(
error SPD_SOURCES is not set. Variant must provide this
)
5
endif