summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2011-01-09 21:42:25 +0000
committerMichael Sevakis <jethead71@rockbox.org>2011-01-09 21:42:25 +0000
commit67ae5cce2e4ffe68b511aa5437706656fe30891c (patch)
treef899ba932f8e2e5b23974a532ab7c45b87545787 /tools
parent9cb473319370810fbab474d26524d927d908c91f (diff)
downloadrockbox-67ae5cce2e4ffe68b511aa5437706656fe30891c.tar.gz
rockbox-67ae5cce2e4ffe68b511aa5437706656fe30891c.zip
SA9200: Make plugins. Cheat a little just to get things to make at first by using some artwork for 128x128 screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29016 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 7e53cd4047..6a7eaeb28d 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2346,7 +2346,7 @@ fi
2346 bmp2rb_native="$rootdir/tools/bmp2rb -f 4" 2346 bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
2347 output="rockbox.mi4" 2347 output="rockbox.mi4"
2348 appextra="recorder:gui:radio" 2348 appextra="recorder:gui:radio"
2349 plugins="" 2349 plugins="yes"
2350 swcodec="yes" 2350 swcodec="yes"
2351 boottool="$rootdir/tools/scramble -mi4v3 -model=9200 -type=RBBL" 2351 boottool="$rootdir/tools/scramble -mi4v3 -model=9200 -type=RBBL"
2352 bootoutput="FWImage.ebn" 2352 bootoutput="FWImage.ebn"