diff --git a/tools/configure b/tools/configure index 9cd3991e90..61c2618a98 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])