summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/configure b/tools/configure
index 151a4b70ff..93a0484b6a 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1461,12 +1461,12 @@ fi
1461 bmp2rb_native="$rootdir/tools/bmp2rb -f 4" 1461 bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
1462 bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0" 1462 bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
1463 bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0" 1463 bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
1464 tool="cp" 1464 tool="$rootdir/tools/scramble -creative=zvm"
1465 output="rockbox.zvm" 1465 output="rockbox.zvm"
1466 appextra="recorder:gui" 1466 appextra="recorder:gui"
1467 plugins="" 1467 plugins=""
1468 swcodec="yes" 1468 swcodec="yes"
1469 toolset=$gigabeatbitmaptools 1469 toolset=$ipodbitmaptools
1470 boottool="$rootdir/tools/scramble -creative=zvm" 1470 boottool="$rootdir/tools/scramble -creative=zvm"
1471 bootoutput="rockbox.zvmboot" 1471 bootoutput="rockbox.zvmboot"
1472 # architecture, manufacturer and model for the target-tree build 1472 # architecture, manufacturer and model for the target-tree build