diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-03-01 22:20:29 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-03-09 09:03:46 -0600 |
commit | 37116c89cdafc04682709919ca72d8dabc43f668 (patch) | |
tree | a502296284bd3923f42f91129111f3940d375c93 /usb-stub.c | |
parent | f8aa6c7bebfa66d09220e60f5e794d38015904ea (diff) |
configure: Fix code which creates config.mak files
These files are created by configure and grow
unnecessarily at each new call of configure:
roms/seabios/config.mak
roms/vgabios/config.mak
libhw32/config.mak
libhw64/config.mak
libhw32/config.mak and libhw64/config.mak set
compiler options, and the wrong old code results
in very long command lines.
The new code always writes a new config.mak
instead of appending to an existing one.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'usb-stub.c')
0 files changed, 0 insertions, 0 deletions