FreeCalypso > hg > fc-selenite
comparison components/bootloader @ 32:b6c8dd9a1b02
components: switch to new Nucleus
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 16 Jul 2018 05:19:45 +0000 |
| parents | 0a1a78944683 |
| children | 5b0e7f9b3d05 |
comparison
equal
deleted
inserted
replaced
| 31:ab57d3585e18 | 32:b6c8dd9a1b02 |
|---|---|
| 39 CFLAGS="-mn -mt -mw -me -pw2" | 39 CFLAGS="-mn -mt -mw -me -pw2" |
| 40 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" | 40 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" |
| 41 | 41 |
| 42 # Includes | 42 # Includes |
| 43 | 43 |
| 44 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" | 44 CPPFLAGS="$CPPFLAGS -I$SRC/nucleus" |
| 45 CPPFLAGS="$CPPFLAGS -I.." | 45 CPPFLAGS="$CPPFLAGS -I.." |
| 46 CPPFLAGS="$CPPFLAGS -I../config" | 46 CPPFLAGS="$CPPFLAGS -I../config" |
| 47 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" | 47 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
| 48 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" | 48 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" |
| 49 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" | 49 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" |
