FreeCalypso > hg > fc-tourmaline
comparison components/abb @ 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 |
|---|---|
| 10 CFLAGS="-mn -mt -mw -me -pw2" | 10 CFLAGS="-mn -mt -mw -me -pw2" |
| 11 CPPFLAGS="-DIDS=$IDS -DTOOL_CHOICE=0 -D_TMS470" | 11 CPPFLAGS="-DIDS=$IDS -DTOOL_CHOICE=0 -D_TMS470" |
| 12 | 12 |
| 13 # Includes | 13 # Includes |
| 14 | 14 |
| 15 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" | 15 CPPFLAGS="$CPPFLAGS -I$SRC/nucleus" |
| 16 CPPFLAGS="$CPPFLAGS -I.." | 16 CPPFLAGS="$CPPFLAGS -I.." |
| 17 CPPFLAGS="$CPPFLAGS -I../config" | 17 CPPFLAGS="$CPPFLAGS -I../config" |
| 18 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" | 18 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
| 19 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" | 19 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" |
| 20 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" | 20 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" |
