summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index 9cd3991..61c2618 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1442,6 +1442,7 @@ fi
apps="bootloader"
extradefines="-DBOOTLOADER -DE200R_INSTALLER -ffunction-sections -fdata-sections"
bootloader="1"
+ output="bootloader.bin"
echo "e200R-installer build selected"
;;
[Bb])