diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure index 82724177c7..aecdda4b14 100755 --- a/tools/configure +++ b/tools/configure @@ -641,6 +641,7 @@ export ARCHOSROM=@ARCHOSROM@ export FLASHFILE=@FLASHFILE@ export TARGET=@TARGET@ export OBJDIR=@PWD@ +export BUILDDIR=\$(OBJDIR) export LANGUAGE=@LANGUAGE@ export MEMORYSIZE=@MEMORY@ export VERSION=\$(shell date +%y%m%d-%H%M) |