diff components/buzzer @ 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 4d203ef0eb4b
line wrap: on
line diff
--- a/components/buzzer	Fri Oct 16 17:13:35 2020 +0000
+++ b/components/buzzer	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"