50df8d5db0
When using $(MAKE) within a makefile, we shouldn't be explicitly including $(MAKEFLAGS) on the command-line. It causes problems when that makefile is recursively invoked. When the roms/Makefile is invoked as in make -C roms bios a spurious 'w' appears on the sub-make invocation, due to the erroneous $(MAKEFLAGS) inclusion. Signed-off-by: Bruce Rogers <brogers@suse.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
ipxe@09c5109b85 | ||
openbios@d363cf50c5 | ||
qemu-palcode@c87a92639b | ||
seabios@31b8b4eea9 | ||
sgabios@23d474943d | ||
SLOF@e2e8ac901e | ||
vgabios@19ea12c230 | ||
config.ipxe.general.h | ||
config.seabios-128k | ||
config.seabios-256k | ||
config.vga-cirrus | ||
config.vga-isavga | ||
config.vga-qxl | ||
config.vga-stdvga | ||
config.vga-vmware | ||
configure-seabios.sh | ||
Makefile |