summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure21
1 files changed, 1 insertions, 20 deletions
diff --git a/tools/configure b/tools/configure
index eb3a971366..91e7bb27be 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1571,7 +1571,7 @@ cat <<EOF
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 ==Tatung== 64) Sansa Fuze+
1573 143) YP-S3 150) Elio TPJ-1022 65) Sansa Clip Zip 1573 143) YP-S3 150) Elio TPJ-1022 65) Sansa Clip Zip
1574 144) YP-Z5 66) Sansa Connect 1574 66) Sansa Connect
1575 ==Packard Bell== 1575 ==Packard Bell==
1576 ==Application== 160) Vibe 500 1576 ==Application== 160) Vibe 500
1577 200) SDL 1577 200) SDL
@@ -3085,25 +3085,6 @@ fi
3085 t_model="yps3" 3085 t_model="yps3"
3086 ;; 3086 ;;
3087 3087
3088 144|samsungypz5)
3089 target_id=90
3090 modelname="samsungypz5"
3091 target="SAMSUNG_YPZ5"
3092 memory=16
3093 bmp2rb_mono="$rootdir/tools/bmp2rb -f 0"
3094 bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
3095 tool="$rootdir/tools/scramble -add=ypz5"
3096 output="rockbox.samsung"
3097 bootoutput="bootloader-ypz5.samsung"
3098 appextra="gui:recorder:radio"
3099 plugins=""
3100 toolset=$scramblebitmaptools
3101 t_cpu="arm"
3102 t_manufacturer="imx233"
3103 t_model="samsung-ypz5"
3104 arm926ejscc
3105 ;;
3106
3107 160|vibe500) 3088 160|vibe500)
3108 target_id=67 3089 target_id=67
3109 modelname="vibe500" 3090 modelname="vibe500"