Update build-umlkernel script to new log format

This commit is contained in:
Reto Buerki
2013-01-17 15:22:10 +01:00
committed by Tobias Brunner
parent fb2aab414a
commit 5828e434bd
2 changed files with 25 additions and 87 deletions
-1
View File
@@ -45,7 +45,6 @@ fi
#
if [ $ENABLE_BUILD_UMLKERNEL = "yes" ]
then
cecho "Building uml kernel (scripts/build-umlkernel)"
$DIR/scripts/build-umlkernel
fi