FreeCalypso > hg > freecalypso-sw
view gsm-fw/cfgmagic/defimage.smallram @ 1033:5ab737ac3ad7
TCH special feature documentation update
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 01 Jun 2016 02:06:44 +0000 |
| parents | a8d0bbba7886 |
| children |
line wrap: on
line source
if [ "$CONFIG_INCLUDE_PS" = 1 ] then BUILD_DEFAULT_IMAGE=flashImage else BUILD_DEFAULT_IMAGE=ramImage fi
