summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure24
1 files changed, 1 insertions, 23 deletions
diff --git a/tools/configure b/tools/configure
index 099e25d080..a41a9e529b 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1517,7 +1517,7 @@ cat <<EOF
1517 3) Recorder v2 13) iFP-790 23) 3G 1517 3) Recorder v2 13) iFP-790 23) 3G
1518 4) Ondio SP 14) H10 20Gb 24) 4G Grayscale 1518 4) Ondio SP 14) H10 20Gb 24) 4G Grayscale
1519 5) Ondio FM 15) H10 5/6Gb 25) Mini 1G 1519 5) Ondio FM 15) H10 5/6Gb 25) Mini 1G
1520 6) AV300 26) Mini 2G 1520 26) Mini 2G
1521 ==Toshiba== 27) 1G, 2G 1521 ==Toshiba== 27) 1G, 2G
1522 ==Cowon/iAudio== 40) Gigabeat F/X 28) Nano 2G 1522 ==Cowon/iAudio== 40) Gigabeat F/X 28) Nano 2G
1523 30) X5/X5V/X5L 41) Gigabeat S 29) Classic/6G 1523 30) X5/X5V/X5L 41) Gigabeat S 29) Classic/6G
@@ -1763,28 +1763,6 @@ fi
1763 t_model="ondio" 1763 t_model="ondio"
1764 ;; 1764 ;;
1765 1765
1766 6|archosav300)
1767 target_id=38
1768 modelname="archosav300"
1769 target="ARCHOS_AV300"
1770 memory=16 # always
1771 arm7tdmicc
1772 tool="$rootdir/tools/scramble -mm=C"
1773 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
1774 bmp2rb_native="$rootdir/tools/bmp2rb -f 6"
1775 output="cjbm.ajz"
1776 appextra="recorder:gui:radio"
1777 plugins="yes"
1778 swcodec=""
1779 # toolset is the tools within the tools directory that we build for
1780 # this particular target.
1781 toolset="$toolset scramble descramble bmp2rb"
1782 # architecture, manufacturer and model for the target-tree build
1783 t_cpu="arm"
1784 t_manufacturer="archos"
1785 t_model="av300"
1786 ;;
1787
1788 10|iriverh120) 1766 10|iriverh120)
1789 target_id=9 1767 target_id=9
1790 modelname="iriverh120" 1768 modelname="iriverh120"