From 492fafe8792bf21f034d34bbef0e3d38383fa989 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Tue, 23 Mar 2010 21:28:25 +0000 Subject: Packard Bell Vibe 500: remove the old bootloader code (actually a lack of code) and make the main-pp.c acting like a true bootloader for the DAP. It's the first step to integrate the DAP with the RBUtil. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25311 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index 25bfd23f1d..63d858e027 100755 --- a/tools/configure +++ b/tools/configure @@ -2502,12 +2502,12 @@ fi tool="$rootdir/tools/scramble -mi4v3 -model=v500 -type=RBOS" bmp2rb_mono="$rootdir/tools/bmp2rb -f 0" bmp2rb_native="$rootdir/tools/bmp2rb -f 5" - output="jukebox.mi4" + output="rockbox.mi4" appextra="recorder:gui" plugins="yes" swcodec="yes" boottool="$rootdir/tools/scramble -mi4v3 -model=v500 -type=RBBL" - bootoutput="rockbox.mi4" + bootoutput="jukebox.mi4" # toolset is the tools within the tools directory that we build for # this particular target. toolset=$scramblebitmaptools -- cgit v1.2.3