forked from len0rd/rockbox
for strange reason Rombox was disabled on the FM recorder build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7436 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
985ae73758
commit
24f7c207a5
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -439,7 +439,7 @@ appsdir='\$(ROOTDIR)/apps'
|
||||||
tool="$rootdir/tools/scramble -fm"
|
tool="$rootdir/tools/scramble -fm"
|
||||||
output="ajbrec.ajz"
|
output="ajbrec.ajz"
|
||||||
appextra="recorder"
|
appextra="recorder"
|
||||||
archosrom=""
|
archosrom="$pwd/rombox.ucl"
|
||||||
flash="$pwd/rockbox.ucl"
|
flash="$pwd/rockbox.ucl"
|
||||||
plugins="yes"
|
plugins="yes"
|
||||||
codecs=""
|
codecs=""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue