summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/runqemu')
-rwxr-xr-xscripts/runqemu2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/runqemu b/scripts/runqemu
index 04d86e5187..d3df26c48a 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -23,7 +23,7 @@ if [ "x$BUILDDIR" = "x" ]; then
23 exit 1 23 exit 1
24fi 24fi
25 25
26PATH=$BUILDDIR/tmp/staging/$BUILD_SYS/bin:$BUILDDIR/tmp/cross/bin:$PATH 26PATH=$BUILDDIR/tmp/staging/$BUILD_SYS/usr/bin:$BUILDDIR/tmp/cross/bin:$PATH
27 27
28if [ "x$1" = "x" ]; then 28if [ "x$1" = "x" ]; then
29 echo 29 echo