Changed scrambling type for iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5689 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8d5c168f7f
commit
35c27b82c3
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue