FreeCalypso > hg > fc-selenite
comparison components/ppp @ 10:a8f9cc376e98
components: pruned import from Magnetite
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 15 Jul 2018 21:19:43 +0000 |
parents | |
children | 0a1a78944683 |
comparison
equal
deleted
inserted
replaced
9:6da1d56a96a3 | 10:a8f9cc376e98 |
---|---|
1 # Building ppp.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 -DPHONEBOOK_EXTENSION" | |
24 | |
25 if [ "$GPRS" = 1 ] | |
26 then | |
27 CPPFLAGS="$CPPFLAGS -DGPRS" | |
28 fi | |
29 | |
30 CPPFLAGS="$CPPFLAGS -DAT_INTERPRETER" | |
31 CPPFLAGS="$CPPFLAGS -DUSE_L1FD_FUNC_INTERFACE" | |
32 | |
33 if [ "$SRVC" != 0 ] | |
34 then | |
35 CPPFLAGS="$CPPFLAGS -DFAX_AND_DATA" | |
36 if [ "$SRVC" = 1 ] | |
37 then | |
38 CPPFLAGS="$CPPFLAGS -DFF_FAX" | |
39 fi | |
40 CPPFLAGS="$CPPFLAGS -DUSE_L2FD_FUNC_INTERFACE" | |
41 fi | |
42 | |
43 CPPFLAGS="$CPPFLAGS -DSRVC=$SRVC" | |
44 CPPFLAGS="$CPPFLAGS -DDTI2" | |
45 CPPFLAGS="$CPPFLAGS -DDTILIB" | |
46 CPPFLAGS="$CPPFLAGS -DPPP_FLASH_ROM" | |
47 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" | |
48 CPPFLAGS="$CPPFLAGS -DBOARD=41" | |
49 | |
50 # Includes | |
51 | |
52 SRCDIR=$SRC/g23m-fad/ppp | |
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$SRCDIR" | |
59 CPPFLAGS="$CPPFLAGS -I../../$CDGPRIM" | |
60 CPPFLAGS="$CPPFLAGS -I.." | |
61 CPPFLAGS="$CPPFLAGS -I../config" | |
62 | |
63 # Source modules | |
64 | |
65 cfile_str2ind $SRCDIR/ppp_arbf.c | |
66 cfile_str2ind $SRCDIR/ppp_arbp.c | |
67 cfile_str2ind $SRCDIR/ppp_arbs.c | |
68 cfile_str2ind $SRCDIR/ppp_frxf.c | |
69 cfile_str2ind $SRCDIR/ppp_frxp.c | |
70 cfile_str2ind $SRCDIR/ppp_frxs.c | |
71 cfile_str2ind $SRCDIR/ppp_ftxf.c | |
72 #cfile_str2ind $SRCDIR/ppp_ftxp.c | |
73 cfile_str2ind $SRCDIR/ppp_ftxs.c | |
74 cfile_str2ind $SRCDIR/ppp_lcpf.c | |
75 cfile_str2ind $SRCDIR/ppp_lcpp.c | |
76 cfile_str2ind $SRCDIR/ppp_lcps.c | |
77 cfile_str2ind $SRCDIR/ppp_onaf.c | |
78 cfile_str2ind $SRCDIR/ppp_onap.c | |
79 cfile_str2ind $SRCDIR/ppp_onas.c | |
80 cfile_str2ind $SRCDIR/ppp_ncpf.c | |
81 cfile_str2ind $SRCDIR/ppp_ncpp.c | |
82 cfile_str2ind $SRCDIR/ppp_ncps.c | |
83 cfile_str2ind $SRCDIR/ppp_papf.c | |
84 cfile_str2ind $SRCDIR/ppp_papp.c | |
85 cfile_str2ind $SRCDIR/ppp_paps.c | |
86 cfile_str2ind $SRCDIR/ppp_capf.c | |
87 cfile_str2ind $SRCDIR/ppp_capp.c | |
88 cfile_str2ind $SRCDIR/ppp_caps.c | |
89 cfile_str2ind $SRCDIR/ppp_pei.c | |
90 cfile_str2ind $SRCDIR/ppp_prxf.c | |
91 cfile_str2ind $SRCDIR/ppp_prxp.c | |
92 cfile_str2ind $SRCDIR/ppp_prxs.c | |
93 cfile_str2ind $SRCDIR/ppp_ptxf.c | |
94 cfile_str2ind $SRCDIR/ppp_ptxp.c | |
95 cfile_str2ind $SRCDIR/ppp_ptxs.c | |
96 cfile_str2ind $SRCDIR/ppp_rtf.c | |
97 cfile_str2ind $SRCDIR/ppp_rtp.c | |
98 cfile_str2ind $SRCDIR/ppp_rts.c | |
99 cfile_str2ind $SRCDIR/ppp_tbls.c |