FreeCalypso > hg > fc-selenite
diff 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 |
line wrap: on
line diff
--- a/components/bootloader Mon Jul 16 04:20:50 2018 +0000 +++ b/components/bootloader Mon Jul 16 05:19:45 2018 +0000 @@ -41,7 +41,7 @@ # Includes -CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" +CPPFLAGS="$CPPFLAGS -I$SRC/nucleus" CPPFLAGS="$CPPFLAGS -I.." CPPFLAGS="$CPPFLAGS -I../config" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc"