FreeCalypso > hg > fc-magnetite
comparison components/tpudrv @ 303:129a4f99511a
compile L1_GPRS modules from source
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 31 Oct 2017 05:05:19 +0000 |
parents | 96a085dd4acc |
children | 909fe8b92b26 |
comparison
equal
deleted
inserted
replaced
302:0740b5ff15f6 | 303:129a4f99511a |
---|---|
45 cfile_plain $SRCDIR/source/tpudrv.c | 45 cfile_plain $SRCDIR/source/tpudrv.c |
46 cfile_plain $SRCDIR/source0/tpudrv12.c | 46 cfile_plain $SRCDIR/source0/tpudrv12.c |
47 | 47 |
48 if [ "$GPRS" = 1 ] | 48 if [ "$GPRS" = 1 ] |
49 then | 49 then |
50 OBJS="$OBJS ../../blobs/obj/tpudrv/p_tpudr12.obj" | 50 cfile_plain $SRCDIR/p_source0/p_tpudr12.c |
51 fi | 51 fi |