FreeCalypso > hg > fc-magnetite
comparison components/llc @ 192:3cc9ce466065
components/llc: recipe created
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 13 Oct 2016 23:03:42 +0000 |
parents | |
children | ad7f986afae3 |
comparison
equal
deleted
inserted
replaced
191:390fec2ab72f | 192:3cc9ce466065 |
---|---|
1 # Building llc.lib from the TCS3.2 source | |
2 | |
3 CFLAGS="-me -mt -o -pw2 -x -mw" | |
4 | |
5 # Defines | |
6 | |
7 CPPFLAGS=-DCCDTABLES_EXTERN | |
8 CPPFLAGS="$CPPFLAGS -DOPTION_MULTITHREAD" | |
9 CPPFLAGS="$CPPFLAGS -DNEW_FRAME" | |
10 CPPFLAGS="$CPPFLAGS -DNEW_ENTITY" | |
11 CPPFLAGS="$CPPFLAGS -D_TARGET_" | |
12 CPPFLAGS="$CPPFLAGS -DSHARED_VSI" | |
13 CPPFLAGS="$CPPFLAGS -DALR" | |
14 CPPFLAGS="$CPPFLAGS -DFF_HOMEZONE" | |
15 CPPFLAGS="$CPPFLAGS -DFF_MMI_SAT_ICON" | |
16 CPPFLAGS="$CPPFLAGS -DFF_MMI_SMS_DYNAMIC" | |
17 CPPFLAGS="$CPPFLAGS -DFF_CPHS" | |
18 CPPFLAGS="$CPPFLAGS -D_TMS470" | |
19 CPPFLAGS="$CPPFLAGS -DUART" | |
20 CPPFLAGS="$CPPFLAGS -DFF_ATI" | |
21 CPPFLAGS="$CPPFLAGS -DNWARN" | |
22 CPPFLAGS="$CPPFLAGS -DFF_EM_MODE" | |
23 CPPFLAGS="$CPPFLAGS -DAT_INTERPRETER" | |
24 CPPFLAGS="$CPPFLAGS -DUSE_L1FD_FUNC_INTERFACE" | |
25 | |
26 if [ "$SRVC" != 0 ] | |
27 then | |
28 CPPFLAGS="$CPPFLAGS -DFAX_AND_DATA" | |
29 if [ "$SRVC" = 1 ] | |
30 then | |
31 CPPFLAGS="$CPPFLAGS -DFF_FAX" | |
32 fi | |
33 CPPFLAGS="$CPPFLAGS -DUSE_L2FD_FUNC_INTERFACE" | |
34 fi | |
35 | |
36 CPPFLAGS="$CPPFLAGS -DSRVC=$SRVC" | |
37 CPPFLAGS="$CPPFLAGS -DMMI=$MMI" | |
38 | |
39 if [ "$MMI" = 0 ] | |
40 then | |
41 CPPFLAGS="$CPPFLAGS -DACI" | |
42 elif [ "$MMI" = 2 ] | |
43 then | |
44 CPPFLAGS="$CPPFLAGS -DMFW" | |
45 fi | |
46 | |
47 CPPFLAGS="$CPPFLAGS -DPHONEBOOK_EXTENSION" | |
48 CPPFLAGS="$CPPFLAGS -DGPRS" | |
49 CPPFLAGS="$CPPFLAGS -DLL_DESC" | |
50 CPPFLAGS="$CPPFLAGS -DCC_CONCEPT" | |
51 | |
52 # Includes | |
53 | |
54 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | |
55 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | |
56 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | |
57 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | |
58 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/cci" | |
59 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-gprs/llc" | |
60 CPPFLAGS="$CPPFLAGS -I.." | |
61 CPPFLAGS="$CPPFLAGS -I../config" | |
62 | |
63 # Source modules | |
64 | |
65 SRCDIR=$SRC/g23m-gprs/llc | |
66 | |
67 cfile_str2ind $SRCDIR/llc_f.c | |
68 cfile_str2ind $SRCDIR/llc_irxf.c | |
69 cfile_str2ind $SRCDIR/llc_irxl.c | |
70 cfile_str2ind $SRCDIR/llc_irxp.c | |
71 cfile_str2ind $SRCDIR/llc_irxs.c | |
72 cfile_str2ind $SRCDIR/llc_itxf.c | |
73 cfile_str2ind $SRCDIR/llc_itxp.c | |
74 cfile_str2ind $SRCDIR/llc_itxs.c | |
75 cfile_str2ind $SRCDIR/llc_itxt.c | |
76 cfile_str2ind $SRCDIR/llc_llmef.c | |
77 cfile_str2ind $SRCDIR/llc_llmep.c | |
78 cfile_str2ind $SRCDIR/llc_llmes.c | |
79 cfile_str2ind $SRCDIR/llc_pei.c | |
80 cfile_str2ind $SRCDIR/llc_rxf.c | |
81 cfile_str2ind $SRCDIR/llc_rxp.c | |
82 cfile_str2ind $SRCDIR/llc_rxs.c | |
83 cfile_str2ind $SRCDIR/llc_t200f.c | |
84 cfile_str2ind $SRCDIR/llc_t200p.c | |
85 cfile_str2ind $SRCDIR/llc_t200s.c | |
86 cfile_str2ind $SRCDIR/llc_txf.c | |
87 cfile_str2ind $SRCDIR/llc_txl.c | |
88 cfile_str2ind $SRCDIR/llc_txp.c | |
89 cfile_str2ind $SRCDIR/llc_txs.c | |
90 cfile_str2ind $SRCDIR/llc_uf.c | |
91 cfile_str2ind $SRCDIR/llc_uirxf.c | |
92 cfile_str2ind $SRCDIR/llc_uirxp.c | |
93 cfile_str2ind $SRCDIR/llc_uirxs.c | |
94 cfile_str2ind $SRCDIR/llc_uitxf.c | |
95 cfile_str2ind $SRCDIR/llc_uitxp.c | |
96 cfile_str2ind $SRCDIR/llc_uitxs.c | |
97 cfile_str2ind $SRCDIR/llc_up.c | |
98 cfile_str2ind $SRCDIR/llc_us.c | |
99 cfile_str2ind $SRCDIR/llc_ul.c |