From 86ce407803ee3575215e4535dada8f5b983f966f Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Mon, 1 Jun 2009 12:37:25 +0000 Subject: c100: Get a regular build compiling. Very little functionality. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21153 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index 1eec733243..a58e8c6e1c 100755 --- a/tools/configure +++ b/tools/configure @@ -1709,7 +1709,7 @@ fi target_id=42 modelname="c100" target="-DSANSA_C100" - memory=32 # unsure, must check + memory=2 arm946cc tool="$rootdir/tools/scramble -add=c100" boottool="$rootdir/tools/scramble -tcc=crc" @@ -1719,6 +1719,7 @@ fi output="rockbox.c100" appextra="recorder:gui" plugins="" + swcodec="yes" # toolset is the tools within the tools directory that we build for # this particular target. toolset=$tccbitmaptools -- cgit v1.2.3