FreeCalypso > hg > fc-magnetite
view scripts/config-test.sh @ 684:269554439ace
targets/fcdev3b.h: bring back CONFIG_TARGET_FCDEV3B
C preprocessor symbol CONFIG_TARGET_FCMODEM is no longer used anywhere
in our code base, thus it is being fully retired. OTOH, CONFIG_TARGET_FCDEV3B
is being brought back: with our earlier FC modem family idea now being
withdrawn in light of the discovery of Tango modules, FCDEV3B goes back to
being its own unique target.
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 24 Sep 2020 20:21:51 +0000 |
| parents | b1e7db7edc6e |
| children |
line wrap: on
line source
#!/bin/sh set -ex ./configure.sh c11x hybrid-vpm ./configure.sh c139 hybrid-vpm ./configure.sh c155 hybrid-vpm ./configure.sh dsample l1reconst ./configure.sh fcdev3b hybrid ./configure.sh gtamodem classic ./configure.sh pirelli l1reconst
