diff options
author | Bruce Rogers <brogers@suse.com> | 2013-12-13 10:13:50 -0700 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-02-03 15:37:17 +0100 |
commit | 50df8d5db04ac09477ed6ad3831592d699b3fafc (patch) | |
tree | f5b098bbce384a758ea5339d23f9d86575773e55 /qemu-coroutine.c | |
parent | 2f61120c10da9128357510debc8e66880cd2bfdc (diff) |
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>
Diffstat (limited to 'qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions