summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorJörg Hohensohn <hohensoh@rockbox.org>2005-08-31 21:39:54 +0000
committerJörg Hohensohn <hohensoh@rockbox.org>2005-08-31 21:39:54 +0000
commit24f7c207a589dc8af10dd07c8abcfb05221349d7 (patch)
tree111339920384d6786a98e57122f18a6d6c74153d /tools/configure
parent985ae73758477aaa08fcf55ce99090f591772764 (diff)
downloadrockbox-24f7c207a589dc8af10dd07c8abcfb05221349d7.tar.gz
rockbox-24f7c207a589dc8af10dd07c8abcfb05221349d7.zip
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
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index b4b180746a..d34b7e4056 100755
--- a/tools/configure
+++ b/tools/configure
@@ -439,7 +439,7 @@ appsdir='\$(ROOTDIR)/apps'
439 tool="$rootdir/tools/scramble -fm" 439 tool="$rootdir/tools/scramble -fm"
440 output="ajbrec.ajz" 440 output="ajbrec.ajz"
441 appextra="recorder" 441 appextra="recorder"
442 archosrom="" 442 archosrom="$pwd/rombox.ucl"
443 flash="$pwd/rockbox.ucl" 443 flash="$pwd/rockbox.ucl"
444 plugins="yes" 444 plugins="yes"
445 codecs="" 445 codecs=""