config/functions: clean up optimize leftover

This commit is contained in:
Stefan Saraev
2014-07-20 15:12:40 +03:00
committed by Stephan Raue
parent fd7f8219a6
commit 5a84aa6936

View File

@@ -1,9 +1,4 @@
setup_toolchain() {
if [ "$1" = "--optimize" ]; then
OPTIMIZE=yes
shift
fi
if [ "$1" = target ]; then
export DESTIMAGE="target"