[Tinyos-commits] CVS: tinyos-1.x/apps/TelosADC Makefile,1.3,1.4
Kristin Wright
kristinwright at users.sourceforge.net
Wed Dec 28 15:49:28 PST 2005
Update of /cvsroot/tinyos/tinyos-1.x/apps/TelosADC
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30731/TelosADC
Modified Files:
Makefile
Log Message:
remove tmote as a platform (tmote.target not in tools/make anymore)
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/TelosADC/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile 29 Jul 2005 08:25:17 -0000 1.3
--- Makefile 28 Dec 2005 23:49:26 -0000 1.4
***************
*** 1,3 ****
! PLATFORMS=telos telosb tmote
COMPONENT ?= TelosADCC
include ../Makerules
--- 1,3 ----
! PLATFORMS=telos telosb
COMPONENT ?= TelosADCC
include ../Makerules
More information about the Tinyos-commits
mailing list