mirror of https://github.com/xemu-project/xemu.git
The missing "/all" suffix prevents the pc-bios/ parts of the build
from running.
In the meanwhile, -Wall has moved from QEMU_CFLAGS to CFLAGS. Simplify
everything by not passing down CFLAGS, and add -Wall in the recursive
Makefiles.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| code16gcc.h | ||
| flat.lds | ||
| kvmvapic.S | ||
| linuxboot.S | ||
| linuxboot_dma.c | ||
| multiboot.S | ||
| optionrom.h | ||
| optrom.h | ||
| optrom_fw_cfg.h | ||
| pvh.S | ||
| pvh_main.c | ||