FreeCalypso > hg > freecalypso-sw
comparison nuc-fw/config.sh @ 113:3b2e941043d8
nuc-fw/bsp: niq32.c compiles
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 20 Oct 2013 21:12:41 +0000 |
parents | 5c1e6b7b5bd1 |
children |
comparison
equal
deleted
inserted
replaced
112:4179acab05f7 | 113:3b2e941043d8 |
---|---|
4 # the user through creating a minimal valid build.conf file (without the | 4 # the user through creating a minimal valid build.conf file (without the |
5 # user having some existing one) to allow the build to proceed. | 5 # user having some existing one) to allow the build to proceed. |
6 | 6 |
7 echo 'Please select the target you wish to build the firmware for:' | 7 echo 'Please select the target you wish to build the firmware for:' |
8 echo | 8 echo |
9 echo '1: Closedmoko GTA01/02 GSM modem' | 9 echo '1: Openmoko GTA01/02 GSM modem' |
10 echo '2: Pirelli DP-L10 feature phone' | 10 echo '2: Pirelli DP-L10 feature phone' |
11 echo | 11 echo |
12 echo -n 'Please make your selection: ' | 12 echo -n 'Please make your selection: ' |
13 read userinput | 13 read userinput |
14 | 14 |