From 86425855fc71497ff6db0b6c020f194291c086f0 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Thu, 7 Oct 2004 06:51:22 +0000 Subject: Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5200 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/configure b/tools/configure index 154166bf60..e636608848 100755 --- a/tools/configure +++ b/tools/configure @@ -299,8 +299,8 @@ if [ -z "$archos" ]; then tool="scramble -osp" output="ajbrec.ajz" appextra="recorder" - archosrom="" - plugins="" + archosrom="$pwd/rombox.ucl" + plugins="yes" ;; 8) @@ -310,8 +310,8 @@ if [ -z "$archos" ]; then tool="scramble -ofm" output="ajbrec.ajz" appextra="recorder" - archosrom="" - plugins="" + archosrom="$pwd/rombox.ucl" + plugins="yes" ;; 9) -- cgit v1.2.3