qemu/roms
Bruce Rogers 50df8d5db0 roms: remove explicit MAKEFLAGS from recursive make invocations
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>
2014-02-03 15:37:17 +01:00
..
ipxe@09c5109b85 Update ipxe submodule to latest master 2013-03-18 10:21:56 +01:00
openbios@d363cf50c5 Update OpenBIOS images 2013-10-03 00:04:20 +01:00
qemu-palcode@c87a92639b pc-bios: Update palcode-clipper 2013-07-18 08:17:42 -07:00
seabios@31b8b4eea9 roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26d 2013-12-06 08:24:52 +01:00
sgabios@23d474943d add sgabios blob and submodule 2011-11-07 10:57:36 -06:00
SLOF@e2e8ac901e pseries: Update SLOF firmware image 2013-11-08 04:33:19 +01:00
vgabios@19ea12c230 Add new vgabios binaries to blobs list. 2010-11-16 08:39:52 -06:00
config.ipxe.general.h ipxe: disable two second timeout 2013-03-25 09:07:40 +01:00
config.seabios-128k roms: build two seabios binaries 2013-12-06 08:55:42 +01:00
config.seabios-256k roms: build two seabios binaries 2013-12-06 08:55:42 +01:00
config.vga-cirrus roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-isavga roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-qxl roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-stdvga roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-vmware roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
configure-seabios.sh Revert "roms: switch oldnoconfig to olddefconfig" 2013-05-28 12:12:07 +02:00
Makefile roms: remove explicit MAKEFLAGS from recursive make invocations 2014-02-03 15:37:17 +01:00