From 4820177214729870d6c0a4879bbe41855f3d3671 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sat, 20 Nov 2004 00:55:25 +0000 Subject: Enable building flashed rockbox and rombox for players git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5446 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/configure b/tools/configure index 973c785431..e30da3e8c3 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" ;; -- cgit v1.2.3