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
cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git]
/
src
/
mainboard
/
emulation
/
qemu-i440fx
/
Makefile.mk
blob
7d6041b62d5ca66506d1dcc99158bf427695a81c
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
romstage-y
+=
memmap.c
4
5
postcar-y
+=
memmap.c
6
postcar-y
+=
exit_car.S
7
8
ramstage-y
+=
memmap.c
9
ramstage-y
+=
northbridge.c
10
11
all-y
+=
fw_cfg.c
12
all-y
+=
bootmode.c