diff options
Diffstat (limited to 'scripts/runqemu')
-rwxr-xr-x | scripts/runqemu | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/runqemu b/scripts/runqemu index 74938f7404..364fa1cb14 100755 --- a/scripts/runqemu +++ b/scripts/runqemu | |||
@@ -55,8 +55,6 @@ SCRIPT_QEMU_OPT="" | |||
55 | SCRIPT_QEMU_EXTRA_OPT="" | 55 | SCRIPT_QEMU_EXTRA_OPT="" |
56 | SCRIPT_KERNEL_OPT="" | 56 | SCRIPT_KERNEL_OPT="" |
57 | 57 | ||
58 | TMPDIR="" | ||
59 | |||
60 | # Determine whether the file is a kernel or QEMU image, and set the | 58 | # Determine whether the file is a kernel or QEMU image, and set the |
61 | # appropriate variables | 59 | # appropriate variables |
62 | process_filename() { | 60 | process_filename() { |