00cc7f4355
Prepare tree for adding q35 support: Move emulation/qemu-x86 to emulation/qemu-i440fx. Rename some stuff to include 'i440fx'. Change-Id: Ib8c58175c5734cfcda1b22404ef52c09d38f0462 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-on: http://review.coreboot.org/3429 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
3 lines
119 B
Makefile
3 lines
119 B
Makefile
cpu_incs += $(src)/mainboard/emulation/qemu-i440fx/cache_as_ram.inc
|
|
ramstage-y += northbridge.c
|
|
ramstage-y += fw_cfg.c
|