summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure1
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@
641export FLASHFILE=@FLASHFILE@ 641export FLASHFILE=@FLASHFILE@
642export TARGET=@TARGET@ 642export TARGET=@TARGET@
643export OBJDIR=@PWD@ 643export OBJDIR=@PWD@
644export BUILDDIR=\$(OBJDIR)
644export LANGUAGE=@LANGUAGE@ 645export LANGUAGE=@LANGUAGE@
645export MEMORYSIZE=@MEMORY@ 646export MEMORYSIZE=@MEMORY@
646export VERSION=\$(shell date +%y%m%d-%H%M) 647export VERSION=\$(shell date +%y%m%d-%H%M)