Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
2ae9cce87a9aee32b465a50d8ea3bb888c97eb68
/
.
/
src
/
ec
/
compal
/
ene932
/
Makefile.inc
blob: effe34cddafcd40751cd8bfa5729b124e25dce10 [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_EC_COMPAL_ENE932
),
y
)
ramstage
-
y
+=
ec
.
c
smm
-
y
+=
ec
.
c
smm
-
y
+=
../../../
lib
/
delay
.
c
endif