[Tinyos-commits] CVS: tinyos-1.x/apps/TelosADC Makefile, 1.2, 1.2.2.1

Kristin Wright kristinwright at users.sourceforge.net
Fri Aug 5 11:29:56 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/apps/TelosADC
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19659/TelosADC

Modified Files:
      Tag: tos-1-1-14-candidate
	Makefile 
Log Message:
forgot to commit to branch the addition of tmote to platforms

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/TelosADC/Makefile,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** Makefile	29 Jul 2005 05:29:29 -0000	1.2
--- Makefile	5 Aug 2005 18:29:54 -0000	1.2.2.1
***************
*** 1,3 ****
! PLATFORMS=telos telosb 
  COMPONENT ?= TelosADCC
  include ../Makerules
--- 1,3 ----
! PLATFORMS=telos telosb tmote
  COMPONENT ?= TelosADCC
  include ../Makerules



More information about the Tinyos-commits mailing list