summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2004-11-20 00:55:25 +0000
committerJens Arnold <amiconn@rockbox.org>2004-11-20 00:55:25 +0000
commit4820177214729870d6c0a4879bbe41855f3d3671 (patch)
tree6ef189bf9d459a044674d7928a5b54542baab1e2 /tools
parentcbf9da4b60c7def6dc6a204a172272ef4157aef4 (diff)
downloadrockbox-4820177214729870d6c0a4879bbe41855f3d3671.zip
rockbox-4820177214729870d6c0a4879bbe41855f3d3671.tar.gz
rockbox-4820177214729870d6c0a4879bbe41855f3d3671.tar.bz2
rockbox-4820177214729870d6c0a4879bbe41855f3d3671.tar.xz
Enable building flashed rockbox and rombox for players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5446 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/configure b/tools/configure
index 973c785..e30da3e 100755
--- a/tools/configure
+++ b/tools/configure
@@ -268,8 +268,8 @@ if [ -z "$archos" ]; then
tool="$rootdir/tools/scramble"
output="archos.mod"
appextra="player"
- archosrom=""
- flash=""
+ archosrom="$pwd/rombox.ucl"
+ flash="$pwd/rockbox.ucl"
plugins="yes"
;;