forked from len0rd/rockbox
make the e200rinstaller bootloader.bin file be created in the ./ directory instead of ./bootloader/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14709 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ae05617a79
commit
cd9f8dfa69
1 changed files with 1 additions and 0 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
@ -1442,6 +1442,7 @@ fi
|
||||||
apps="bootloader"
|
apps="bootloader"
|
||||||
extradefines="-DBOOTLOADER -DE200R_INSTALLER -ffunction-sections -fdata-sections"
|
extradefines="-DBOOTLOADER -DE200R_INSTALLER -ffunction-sections -fdata-sections"
|
||||||
bootloader="1"
|
bootloader="1"
|
||||||
|
output="bootloader.bin"
|
||||||
echo "e200R-installer build selected"
|
echo "e200R-installer build selected"
|
||||||
;;
|
;;
|
||||||
[Bb])
|
[Bb])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue