diff components/drivers_flash @ 6:6a05d91d1435

components: first round of changes for the FFS editor
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 15 May 2020 02:39:15 +0000
parents 3b367f330821
children
line wrap: on
line diff
--- a/components/drivers_flash	Fri May 15 02:20:23 2020 +0000
+++ b/components/drivers_flash	Fri May 15 02:39:15 2020 +0000
@@ -9,7 +9,7 @@
 CPPFLAGS="$CPPFLAGS -I../config"
 CPPFLAGS="$CPPFLAGS -I$SRC/nucleus"
 CPPFLAGS="$CPPFLAGS -I.."
-CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os"
+#CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os"
 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system"
 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app"
 CPPFLAGS="$CPPFLAGS -I$SRC/cs/riviera"
@@ -45,7 +45,7 @@
 
 # 1st set of source modules
 
-c_file $SRCDIR/dsp_dwnld/leadapi.c
+#c_file $SRCDIR/dsp_dwnld/leadapi.c
 c_file $SRCDIR/inth/niq.c
 c_file $SRCDIR/uart/uart.c
 c_file $SRCDIR/inth/inth.c
@@ -53,7 +53,7 @@
 c_file $SRCDIR/timer/timer1.c
 c_file $SRCDIR/timer/timer2.c
 c_file $SRCDIR/timer/timer_sec.c
-c_file $SRCDIR/security/certificate.c
+#c_file $SRCDIR/security/certificate.c
 c_file $SRCDIR/clkm/clkm.c
 c_file $SRCDIR/armio/armio.c
 
@@ -63,7 +63,7 @@
 
 c_file $SRCDIR/spi/spi_drv.c
 c_file $SRCDIR/abb/abb.c
-c_file $SRCDIR/abb/abb_core_inth.c
+#c_file $SRCDIR/abb/abb_core_inth.c
 
 # niq32