diff 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
line wrap: on
line diff
--- a/components/tpudrv	Tue Oct 31 03:42:35 2017 +0000
+++ b/components/tpudrv	Tue Oct 31 05:05:19 2017 +0000
@@ -47,5 +47,5 @@
 
 if [ "$GPRS" = 1 ]
 then
-	OBJS="$OBJS ../../blobs/obj/tpudrv/p_tpudr12.obj"
+	cfile_plain $SRCDIR/p_source0/p_tpudr12.c
 fi