FreeCalypso > hg > fc-tourmaline
comparison components/lls @ 26:598958aec071
components: switch to new Nucleus
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Oct 2020 17:26:36 +0000 |
parents | fdc83c1ab3ff |
children |
comparison
equal
deleted
inserted
replaced
25:ef6d1ca160b2 | 26:598958aec071 |
---|---|
4 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" | 4 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" |
5 | 5 |
6 # Includes | 6 # Includes |
7 | 7 |
8 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" | 8 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" |
9 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" | 9 CPPFLAGS="$CPPFLAGS -I$SRC/nucleus" |
10 CPPFLAGS="$CPPFLAGS -I.." | 10 CPPFLAGS="$CPPFLAGS -I.." |
11 CPPFLAGS="$CPPFLAGS -I../config" | 11 CPPFLAGS="$CPPFLAGS -I../config" |
12 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" | 12 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
13 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" | 13 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" |
14 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" | 14 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" |