diff options
author | Marcoen Hirschberg <marcoen@gmail.com> | 2006-12-29 02:49:12 +0000 |
---|---|---|
committer | Marcoen Hirschberg <marcoen@gmail.com> | 2006-12-29 02:49:12 +0000 |
commit | 295367686ec9855c4d90f68a6003e819fef8e7ab (patch) | |
tree | b4077ffb8d2283bf199ad12a90322be77040c2fd /tools/configure | |
parent | 995a804defda23233ccbdd859023f4ba3ecba0bf (diff) |
merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11850 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/configure')
-rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 4cb1f96291..53be8eee91 100755 --- a/tools/configure +++ b/tools/configure @@ -1031,7 +1031,7 @@ EOF target_id=20 archos="gigabeatf" target="-DGIGABEAT_F" - memory=32 # always + memory=30 # always arm9tdmicc tool="cp" bmp2rb_mono="$rootdir/tools/bmp2rb -f 0" |