Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
c2418552407fee39965ecd6dbad52cb39c76b656
/
.
/
src
/
northbridge
/
intel
/
e7505
/
Makefile.inc
blob: 89a5b8cb70c371cf21e913877abdead35778763a [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_NORTHBRIDGE_INTEL_E7505
),
y
)
ramstage
-
y
+=
northbridge
.
c
romstage
-
y
+=
raminit
.
c
romstage
-
y
+=
debug
.
c
endif