FreeCalypso > hg > fc-selenite
diff components/frame_na7_db_ir @ 29:0c7ec2b7183d
components: use gpf/inc/nuc/old as a transitional step
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 15 Jul 2018 23:27:53 +0000 |
| parents | 0309400d714d |
| children | b6c8dd9a1b02 |
line wrap: on
line diff
--- a/components/frame_na7_db_ir Sun Jul 15 23:19:38 2018 +0000 +++ b/components/frame_na7_db_ir Sun Jul 15 23:27:53 2018 +0000 @@ -11,7 +11,7 @@ CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" -CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc/arm7" +CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc/old" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/tst"
