FreeCalypso > hg > fc-magnetite
comparison components/l1_ext @ 303:129a4f99511a
compile L1_GPRS modules from source
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Tue, 31 Oct 2017 05:05:19 +0000 |
| parents | 53b797cd3c12 |
| children | cc0426509943 |
comparison
equal
deleted
inserted
replaced
| 302:0740b5ff15f6 | 303:129a4f99511a |
|---|---|
| 85 cfile_plain $SRCDIR/gtt_cfile/ctm/m_sequence.c | 85 cfile_plain $SRCDIR/gtt_cfile/ctm/m_sequence.c |
| 86 cfile_plain $SRCDIR/gtt_cfile/ctm/ucs_functions.c | 86 cfile_plain $SRCDIR/gtt_cfile/ctm/ucs_functions.c |
| 87 cfile_plain $SRCDIR/gtt_cfile/ctm/diag_deinterleaver.c | 87 cfile_plain $SRCDIR/gtt_cfile/ctm/diag_deinterleaver.c |
| 88 cfile_plain $SRCDIR/gtt_cfile/ctm/fifo.c | 88 cfile_plain $SRCDIR/gtt_cfile/ctm/fifo.c |
| 89 cfile_plain $SRCDIR/gtt_cfile/ctm/init_interleaver.c | 89 cfile_plain $SRCDIR/gtt_cfile/ctm/init_interleaver.c |
| 90 | |
| 90 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_afunc.c | 91 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_afunc.c |
| 91 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_async.c | 92 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_async.c |
| 92 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_init.c | 93 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_init.c |
| 93 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_sync.c | 94 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_sync.c |
| 94 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_apihisr.c | 95 cfile_plain $SRCDIR/dyn_dwl_cfile/l1_dyn_dwl_apihisr.c |
| 102 cfile_plain $SRCDIR/dsp1/patch_file36_10_dyn_dwl.c | 103 cfile_plain $SRCDIR/dsp1/patch_file36_10_dyn_dwl.c |
| 103 cfile_plain $SRCDIR/dsp1/leadboot.c | 104 cfile_plain $SRCDIR/dsp1/leadboot.c |
| 104 | 105 |
| 105 if [ "$GPRS" = 1 ] | 106 if [ "$GPRS" = 1 ] |
| 106 then | 107 then |
| 107 OBJS="$OBJS ../../blobs/obj/l1_ext/l1p_afun.obj" | 108 cfile_plain $SRCDIR/p_cfile/l1p_afun.c |
| 108 OBJS="$OBJS ../../blobs/obj/l1_ext/l1p_asyn.obj" | 109 cfile_plain $SRCDIR/p_cfile/l1p_asyn.c |
| 109 OBJS="$OBJS ../../blobs/obj/l1_ext/l1p_cmpl.obj" | 110 cfile_plain $SRCDIR/p_cfile/l1p_cmpl.c |
| 110 OBJS="$OBJS ../../blobs/obj/l1_ext/l1p_sync.obj" | 111 cfile_plain $SRCDIR/p_cfile/l1p_sync.c |
| 111 fi | 112 fi |
| 112 | 113 |
| 113 # Different CFLAGS for l1_small.c | 114 # Different CFLAGS for l1_small.c |
| 114 | 115 |
| 115 CFLAGS="-g -me -pw2 -mw" | 116 CFLAGS="-g -me -pw2 -mw" |
