FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/cfgmagic/feature.at-modem @ 989:0b7abc72e49e
doc/Host-tools-overview: new tfc139 and fc-olddump descriptions
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 12 Dec 2015 19:39:02 +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 |