FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/cfgmagic/feature.at-modem @ 1032:6e7dd5e52650
gsm-fw feature tch-reroute: B_PLAY_UL (uplink substitution) bug fixed
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 01 Jun 2016 01:24:15 +0000 |
parents | 042c178ebac5 |
children |
rev | line source |
---|---|
942
042c178ebac5
gsm-fw/cfgmagic: logic for target-dependent features streamlined a little
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
852
diff
changeset
|
1 check_target_feature "$1" |
852
fc713944bd1c
gsm-fw: uartfax.c included in the build with feature at-modem
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 |
fc713944bd1c
gsm-fw: uartfax.c included in the build with feature at-modem
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 CONFIG_FDMODEM=1 |
fc713944bd1c
gsm-fw: uartfax.c included in the build with feature at-modem
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 export_to_c CONFIG_FDMODEM |
fc713944bd1c
gsm-fw: uartfax.c included in the build with feature at-modem
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 export_to_mk CONFIG_FDMODEM |