From 74b935c893cbf7f76002e91a053b0948cde15f3d Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 28 Oct 2008 17:49:35 +0000 Subject: Make the e200v2 simulator compile - an easy job as the apps/ code is identical to the e200v1. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18902 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/configure b/tools/configure index 335c279d94..6ec13a2df3 100755 --- a/tools/configure +++ b/tools/configure @@ -1707,12 +1707,13 @@ fi memory=8 arm9tdmicc bmp2rb_mono="$rootdir/tools/bmp2rb -f 0" - bmp2rb_native="$bmp2rb_mono" + bmp2rb_native="$rootdir/tools/bmp2rb -f 4" tool="$rootdir/tools/scramble -add=e2v2" output="rockbox.sansa" bootoutput="bootloader-e200v2.sansa" appextra="recorder:gui" - plugins="" + plugins="yes" + swcodec="yes" toolset=$scramblebitmaptools t_cpu="arm" t_manufacturer="as3525" -- cgit v1.2.3