if [[ $TUXONICE_UI == all ]]; then
make tuxoniceui_text tuxoniceui_fbsplash
else
make $TUXONICE_UI
fi
