case "$REPLY" in
1) TARGET="--enable-ufs910";;
2) TARGET="--enable-flash_ufs910 --with-rootpartitionsize=0x9e0000 --with-datapartitionsize=0x480000";;
3) TARGET="--enable-ufs912";;
4) TARGET="--enable-ufs922";;
5) TARGET="--enable-tf7700";;
6) TARGET="--enable-fortis_hdbox --with-rootpartitionsize=0xa00000 --with-datapartitionsize=0x13C0000";;
7) TARGET="--enable-hl101";;
[COLOR=red]8) TARGET="--enable-vip";;[/COLOR]
9) TARGET="--enable-cuberevo";;
10) TARGET="--enable-cuberevo_mini";;
11) TARGET="--enable-cuberevo_mini2";;
12) TARGET="--enable-cuberevo_250hd";;
13) TARGET="--enable-homecast5101";;
14) TARGET="--enable-octagon1008";;
*) TARGET="--enable-ufs910";;
esac
CONFIGPARAM="$CONFIGPARAM $TARGET"
case "$REPLY" in
8) REPLY=$3
echo -e "\nModels:"
echo " 1) VIP1 v1 [ single tuner + 2 CI + 2 USB ]"
[COLOR=red]echo " 2) VIP1 v2 [ single tuner + 2 CI + 1 USB + plug & play tuner (dvb-s2/t/c) ]"[/COLOR]
echo " 3) VIP2 v1 [ twin tuner ]"