revert r14709, leaving the output in bootloader/ is fine

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15103 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-10-14 09:51:59 +00:00
parent 04ad90706b
commit e329a45add

1
tools/configure vendored
View file

@ -1493,7 +1493,6 @@ fi
apps="bootloader"
extradefines="-DBOOTLOADER -DE200R_INSTALLER -ffunction-sections -fdata-sections"
bootloader="1"
output="bootloader.bin"
echo "e200R-installer build selected"
;;
[Bb])