summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-05-14 21:25:52 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-05-14 21:25:52 +0000
commit3903b0e59c4f2153b21d2dbeac43aabde03e9fe9 (patch)
treecd3fdd1364915ad70259cd976978091e466ad9ed
parent02883e02e28369dbfaa6a90c3afc003a6df8ac64 (diff)
downloadrockbox-3903b0e59c4f2153b21d2dbeac43aabde03e9fe9.tar.gz
rockbox-3903b0e59c4f2153b21d2dbeac43aabde03e9fe9.zip
Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17514 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 9d5cca531a..da3d7db045 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1518,7 +1518,7 @@ fi
1518 swcodec="yes" 1518 swcodec="yes"
1519 toolset=$ipodbitmaptools 1519 toolset=$ipodbitmaptools
1520 boottool="$rootdir/tools/scramble -creative=zenvision" 1520 boottool="$rootdir/tools/scramble -creative=zenvision"
1521 bootoutput="rockbox.zv" 1521 bootoutput="rockbox.zvboot"
1522 # architecture, manufacturer and model for the target-tree build 1522 # architecture, manufacturer and model for the target-tree build
1523 t_cpu="arm" 1523 t_cpu="arm"
1524 t_manufacturer="tms320dm320" 1524 t_manufacturer="tms320dm320"