diff options
| author | Anthony Liguori <aliguori@us.ibm.com> | 2009-11-02 15:50:27 -0600 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-11-02 15:50:27 -0600 |
| commit | 2d9f27d2fd385bd4b06b2d140433388d8404b526 (patch) | |
| tree | ae7adcee81351fd71cd774c6b5d1abc5edc5fbe1 /hw/sd.c | |
| parent | ed7193ec1dfe201549388789f5bbfe8598fcaf31 (diff) | |
| download | focaccia-qemu-2d9f27d2fd385bd4b06b2d140433388d8404b526.tar.gz focaccia-qemu-2d9f27d2fd385bd4b06b2d140433388d8404b526.zip | |
Fix the build when srcdir == objdir
You would only see this error on a fresh clone when srcdir == objdir. configure will fail because roms/pcbios doesn't exist. git submodule integration doesn't cleanup very well when switching between branches so you'll get an roms/pcbios directory from normal operations if you switch between old branches. Thanks to a mistake in configure, if you build outside of srcdir, you'll also get a valid roms/pcbios. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/sd.c')
0 files changed, 0 insertions, 0 deletions