diff components/frame_na7_db_ir @ 27:0309400d714d

components: gpf2/gpf3 paths changed to just gpf
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jul 2018 23:16:15 +0000
parents 0a1a78944683
children 0c7ec2b7183d
line wrap: on
line diff
--- a/components/frame_na7_db_ir	Sun Jul 15 23:12:02 2018 +0000
+++ b/components/frame_na7_db_ir	Sun Jul 15 23:16:15 2018 +0000
@@ -13,11 +13,11 @@
 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc"
 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc/arm7"
 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc"
-CPPFLAGS="$CPPFLAGS -I$SRC/gpf2/tst"
+CPPFLAGS="$CPPFLAGS -I$SRC/gpf/tst"
 
 # Source modules
 
-SRCDIR=$SRC/gpf3/frame
+SRCDIR=$SRC/gpf/frame
 
 c_file $SRCDIR/frame.c
 c_file $SRCDIR/vsi_sem.c
@@ -39,7 +39,7 @@
 # drop -o3
 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"
 
-SRCDIR=$SRC/gpf2/osl
+SRCDIR=$SRC/gpf/osl
 
 c_file $SRCDIR/os_com_ir.c
 c_file $SRCDIR/os_mem_ir.c