Makefile.docker: added BUILDTEST_VERBOSE env variable

This commit is contained in:
Philipp Rosenkranz 2015-07-14 19:32:11 +02:00
parent da1e715473
commit 224b03b836

View File

@ -42,6 +42,7 @@ export DOCKER_ENV_VARS = \
SIZE \ SIZE \
UNDEF \ UNDEF \
BUILDTEST_MCU_GROUP \ BUILDTEST_MCU_GROUP \
BUILDTEST_VERBOSE \
# #
# Find which variables were set using the command line or the environment and # Find which variables were set using the command line or the environment and