Revision 446b9165 configure

b/configure
3475 3475

  
3476 3476
# build tree in object directory in case the source is not in the current directory
3477 3477
DIRS="tests tests/cris slirp audio block net pc-bios/optionrom"
3478
DIRS="$DIRS pc-bios/spapr-rtas"
3478 3479
DIRS="$DIRS roms/seabios roms/vgabios"
3479 3480
DIRS="$DIRS fsdev ui"
3480 3481
FILES="Makefile tests/Makefile"
3481 3482
FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit"
3482 3483
FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"
3484
FILES="$FILES pc-bios/spapr-rtas/Makefile"
3483 3485
FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile"
3484 3486
for bios_file in $source_path/pc-bios/*.bin $source_path/pc-bios/*.rom $source_path/pc-bios/*.dtb $source_path/pc-bios/openbios-*; do
3485 3487
    FILES="$FILES pc-bios/`basename $bios_file`"

Also available in: Unified diff