Proper scrambling options for the X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9187 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9a6997753d
commit
a34a857dcd
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -700,7 +700,7 @@ toolsdir='\$(ROOTDIR)/tools'
|
|||
target="-DIAUDIO_X5"
|
||||
memory=16 # always
|
||||
coldfirecc
|
||||
tool="$rootdir/tools/scramble -add=h120" # wrong, must be fixed
|
||||
tool="$rootdir/tools/scramble -add=iax5"
|
||||
bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
|
||||
bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
|
||||
bmp2rb_remotemono="$rootdir/tools/bmp2rb -f 0"
|
||||
|
|
Loading…
Reference in a new issue