summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure31
1 files changed, 3 insertions, 28 deletions
diff --git a/tools/configure b/tools/configure
index 91e7bb27be..a68e683cdd 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1569,10 +1569,9 @@ cat <<EOF
1569 ==Samsung== 111) M6SP 61) Sansa View 1569 ==Samsung== 111) M6SP 61) Sansa View
1570 140) YH-820 112) M3 62) Sansa Clip+ 1570 140) YH-820 112) M3 62) Sansa Clip+
1571 141) YH-920 63) Sansa Fuze v2 1571 141) YH-920 63) Sansa Fuze v2
1572 142) YH-925 ==Tatung== 64) Sansa Fuze+ 1572 142) YH-925 64) Sansa Fuze+
1573 143) YP-S3 150) Elio TPJ-1022 65) Sansa Clip Zip 1573 143) YP-S3 65) Sansa Clip Zip
1574 66) Sansa Connect 1574 ==Packard Bell== 66) Sansa Connect
1575 ==Packard Bell==
1576 ==Application== 160) Vibe 500 1575 ==Application== 160) Vibe 500
1577 200) SDL 1576 200) SDL
1578 201) Android ==MPIO== 1577 201) Android ==MPIO==
@@ -2707,30 +2706,6 @@ fi
2707 arm926ejscc 2706 arm926ejscc
2708 ;; 2707 ;;
2709 2708
2710 150|tatungtpj1022)
2711 target_id=25
2712 modelname="tatungtpj1022"
2713 target="TATUNG_TPJ1022"
2714 memory=32 # always
2715 arm7tdmicc
2716 tool="$rootdir/tools/scramble -add tpj2"
2717 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
2718 bmp2rb_native="$rootdir/tools/bmp2rb -f 5"
2719 output="rockbox.elio"
2720 appextra="recorder:gui:radio"
2721 plugins="yes"
2722 boottool="$rootdir/tools/scramble -mi4v2"
2723 bootoutput="pp5020.mi4"
2724 # toolset is the tools within the tools directory that we build for
2725 # this particular target.
2726 toolset=$scramblebitmaptools
2727 # architecture, manufacturer and model for the target-tree build
2728 t_cpu="arm"
2729 t_soc="pp"
2730 t_manufacturer="tatung"
2731 t_model="tpj1022"
2732 ;;
2733
2734 100|gogearsa9200) 2709 100|gogearsa9200)
2735 target_id=41 2710 target_id=41
2736 modelname="gogearsa9200" 2711 modelname="gogearsa9200"