forked from len0rd/rockbox
Change the name of the H100 bootloader output from rockbox.iriver to bootloader.iriver (as required by the iriver_flash plugin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23336 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ef6e1c4eaa
commit
4b7e5361d2
1 changed files with 2 additions and 0 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -1122,6 +1122,7 @@ fi
|
||||||
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
||||||
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
|
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
|
||||||
output="rockbox.iriver"
|
output="rockbox.iriver"
|
||||||
|
bootoutput="bootloader.iriver"
|
||||||
appextra="recorder:gui"
|
appextra="recorder:gui"
|
||||||
flash="$pwd/rombox.iriver"
|
flash="$pwd/rombox.iriver"
|
||||||
plugins="yes"
|
plugins="yes"
|
||||||
|
|
@ -1169,6 +1170,7 @@ fi
|
||||||
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
||||||
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
|
bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
|
||||||
output="rockbox.iriver"
|
output="rockbox.iriver"
|
||||||
|
bootoutput="bootloader.iriver"
|
||||||
appextra="recorder:gui"
|
appextra="recorder:gui"
|
||||||
flash="$pwd/rombox.iriver"
|
flash="$pwd/rombox.iriver"
|
||||||
plugins="yes"
|
plugins="yes"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue