FreeCalypso > hg > fc-tourmaline
comparison components/l1_pei @ 23:fdc83c1ab3ff
components: first automated conversion pass
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Oct 2020 17:03:13 +0000 |
parents | 7ded024bf471 |
children | e58a5bb12de4 |
comparison
equal
deleted
inserted
replaced
22:7ded024bf471 | 23:fdc83c1ab3ff |
---|---|
37 | 37 |
38 # Includes | 38 # Includes |
39 | 39 |
40 SRCDIR=$SRC/g23m-gsm/l1 | 40 SRCDIR=$SRC/g23m-gsm/l1 |
41 | 41 |
42 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 42 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/inc" |
43 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 43 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
44 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 44 CPPFLAGS="$CPPFLAGS -I$SRC/condat/com/include" |
45 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 45 CPPFLAGS="$CPPFLAGS -I../../cdg-hybrid/cdginc" |
46 CPPFLAGS="$CPPFLAGS -I$SRCDIR" | 46 CPPFLAGS="$CPPFLAGS -I$SRCDIR" |
47 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/frame/cust_os" | 47 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" |
48 | 48 |
49 # Source modules | 49 # Source modules |
50 | 50 |
51 cfile_str2ind $SRCDIR/l1_pei.c | 51 cfile_str2ind $SRCDIR/l1_pei.c |