summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xatf-build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/atf-build.sh b/atf-build.sh
index 8d52970..ca4fd77 100755
--- a/atf-build.sh
+++ b/atf-build.sh
@@ -27,7 +27,6 @@ function build_platform
fi
echo "PLATFORM_CONFIG: $PLATFORM_CONFIG"
- echo -n "LEIF: "
$TOOLS_DIR/parse-platforms.py $PLATFORM_CONFIG -p $1 get -o build_atf
if [ X"`$TOOLS_DIR/parse-platforms.py $PLATFORM_CONFIG -p $1 get -o build_atf`" = X"" ]; then