forked from openkylin/platform_build
Revert mistakenly committed debug statement.
Change-Id: Iee6369002ba984821c889c7c0a92db061dc21355
This commit is contained in:
parent
1ccb41ee12
commit
5ee8418985
|
@ -700,7 +700,6 @@ function mmm()
|
|||
fi
|
||||
fi
|
||||
done
|
||||
echo "ONE_SHOT_MAKEFILE=$MAKEFILE make -C $T $DASH_ARGS all_modules $ARGS"
|
||||
ONE_SHOT_MAKEFILE="$MAKEFILE" make -C $T $DASH_ARGS all_modules $ARGS
|
||||
else
|
||||
echo "Couldn't locate the top of the tree. Try setting TOP."
|
||||
|
|
Loading…
Reference in New Issue