FreeCalypso > hg > freecalypso-citrine
view cfgmagic/defimage.smallram @ 47:3ba0351942e1
README: FC Citrine is retired, supplanted by FC Selenite
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 28 Jul 2018 17:37:41 +0000 |
| parents | 75a11d740a02 |
| children |
line wrap: on
line source
if [ "$CONFIG_INCLUDE_PS" = 1 ] then BUILD_DEFAULT_IMAGE=flashImage else BUILD_DEFAULT_IMAGE=ramImage fi
