diff options
Diffstat (limited to 'tools/configure')
-rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 9d5cca531a..da3d7db045 100755 --- a/tools/configure +++ b/tools/configure @@ -1518,7 +1518,7 @@ fi swcodec="yes" toolset=$ipodbitmaptools boottool="$rootdir/tools/scramble -creative=zenvision" - bootoutput="rockbox.zv" + bootoutput="rockbox.zvboot" # architecture, manufacturer and model for the target-tree build t_cpu="arm" t_manufacturer="tms320dm320" |