[Tinyos-commits] CVS: tinyos-1.x/apps/SurgeTelos Makefile,1.8,1.9

Kristin Wright kristinwright at users.sourceforge.net
Wed Dec 28 15:49:28 PST 2005


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

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/SurgeTelos/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Makefile	29 Jul 2005 08:26:30 -0000	1.8
--- Makefile	28 Dec 2005 23:49:26 -0000	1.9
***************
*** 1,5 ****
  PFLAGS= -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_LEDS
  
! PLATFORMS=telos telosa telosb tmote
  
  TINYOS_NP ?= BNP
--- 1,5 ----
  PFLAGS= -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_LEDS
  
! PLATFORMS=telos telosa telosb
  
  TINYOS_NP ?= BNP



More information about the Tinyos-commits mailing list