summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/runqemu')
-rwxr-xr-xscripts/runqemu3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/runqemu b/scripts/runqemu
index 673490bf23..4bbd3f6d8a 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/bash
2 2
3# Handle Poky <-> QEmu interface voodoo 3# Handle Poky <-> QEmu interface voodoo
4# 4#
@@ -122,4 +122,3 @@ fi
122CROSSPATH=$BUILDDIR/tmp/staging/$BUILD_SYS/usr/bin:$CROSSPATH:$BUILDDIR/tmp/cross/bin 122CROSSPATH=$BUILDDIR/tmp/staging/$BUILD_SYS/usr/bin:$CROSSPATH:$BUILDDIR/tmp/cross/bin
123 123
124. $INTERNAL_SCRIPT 124. $INTERNAL_SCRIPT
125