diff components/etm @ 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 00767f051056
line wrap: on
line diff
--- a/components/etm	Fri Oct 16 17:13:35 2020 +0000
+++ b/components/etm	Fri Oct 16 17:26:36 2020 +0000
@@ -5,7 +5,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"