From 1c8839485aef4caf5a285e4917505b7bb6e78dd9 Mon Sep 17 00:00:00 2001 From: gevaerts Date: Sun, 21 Feb 2010 21:48:47 +0000 Subject: [PATCH] Disable rombox on ondio SP. It can be reenabled if the binsize goes down again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24823 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index 1ed4d22c7..bc0a70aba 100755 --- a/tools/configure +++ b/tools/configure @@ -1079,7 +1079,7 @@ fi bmp2rb_native="$rootdir/tools/bmp2rb -f 0" output="ajbrec.ajz" appextra="recorder:gui" - archosrom="$pwd/rombox.ucl" + #archosrom="$pwd/rombox.ucl" flash="$pwd/rockbox.ucl" plugins="yes" swcodec="" -- 2.11.4.GIT