FreeCalypso > hg > fc-tourmaline
diff components/ffs @ 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 |
line wrap: on
line diff
--- a/components/ffs Fri Oct 16 17:13:35 2020 +0000 +++ b/components/ffs Fri Oct 16 17:26:36 2020 +0000 @@ -13,7 +13,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"