summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx/Makefile.inc
blob: 7bd1c0212149578274506fbc1d2bb4545f54f50e (plain)
1
2
3
4
5
6
7
8
9
10
romstage-y += memmap.c

postcar-y += memmap.c
postcar-y += exit_car.S

ramstage-y += memmap.c
ramstage-y += northbridge.c

all-y += fw_cfg.c
all-y += bootmode.c