diff components/l1_custom_ext @ 22:0a1a78944683

components: first automated conversion pass
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jul 2018 22:53:50 +0000
parents a8f9cc376e98
children b6c8dd9a1b02
line wrap: on
line diff
--- a/components/l1_custom_ext	Sun Jul 15 22:20:36 2018 +0000
+++ b/components/l1_custom_ext	Sun Jul 15 22:53:50 2018 +0000
@@ -8,7 +8,7 @@
 CPPFLAGS="$CPPFLAGS -I../config"
 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/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/drivers/drv_app/buzzer"
@@ -52,6 +52,6 @@
 
 SRCDIR=$SRC/cs/layer1
 
-cfile_plain $SRCDIR/audio_cust0/l1audio_cust.c
-cfile_plain $SRCDIR/tm_cust0/l1tm_cust.c
-cfile_plain $SRCDIR/tm_cust0/l1tm_tpu${RF}.c
+c_file $SRCDIR/audio_cust0/l1audio_cust.c
+c_file $SRCDIR/tm_cust0/l1tm_cust.c
+c_file $SRCDIR/tm_cust0/l1tm_tpu${RF}.c