forked from len0rd/rockbox
set right type in binary for h300 builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6961 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8782bc8392
commit
9a46adcc85
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -512,7 +512,7 @@ appsdir='\$(ROOTDIR)/apps'
|
|||
target="-DIRIVER_H300"
|
||||
memory=32 # always
|
||||
coldfirecc
|
||||
tool="$rootdir/tools/scramble -add=h120"
|
||||
tool="$rootdir/tools/scramble -add=h300"
|
||||
output="rockbox.iriver"
|
||||
appextra="recorder"
|
||||
archosrom=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue