summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-01-28 12:27:39 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-01-28 12:27:39 +0000
commit35c27b82c3cbe7060c371eb055119f1e8d65546a (patch)
tree43b5b99bbbbdf12647ad1a6b8f660739534e1606
parent8d5c168f7f0fc7637a2680f7d814730167665944 (diff)
downloadrockbox-35c27b82c3cbe7060c371eb055119f1e8d65546a.zip
rockbox-35c27b82c3cbe7060c371eb055119f1e8d65546a.tar.gz
rockbox-35c27b82c3cbe7060c371eb055119f1e8d65546a.tar.bz2
rockbox-35c27b82c3cbe7060c371eb055119f1e8d65546a.tar.xz
Changed scrambling type for iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5689 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 1c58a39..ad63df6 100755
--- a/tools/configure
+++ b/tools/configure
@@ -352,7 +352,7 @@ if [ -z "$archos" ]; then
target="-DIRIVER_H100"
memory=32 # always
coldfirecc
- tool="$rootdir/tools/scramble -iriver"
+ tool="$rootdir/tools/scramble -add=h120"
output="rockbox.iriver"
appextra="recorder"
archosrom=""