diff components/drivers_flash @ 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/drivers_flash	Fri Oct 16 17:13:35 2020 +0000
+++ b/components/drivers_flash	Fri Oct 16 17:26:36 2020 +0000
@@ -6,7 +6,7 @@
 # Includes
 
 CPPFLAGS="$CPPFLAGS -I../config"
-CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus"
+CPPFLAGS="$CPPFLAGS -I$SRC/nucleus"
 CPPFLAGS="$CPPFLAGS -I.."
 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os"
 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system"