[Tinyos-commits] CVS: tinyos-1.x/apps/Pong Makefile,1.1,1.2
Kristin Wright
kristinwright at users.sourceforge.net
Thu Jul 28 22:27:15 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/apps/Pong
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17087
Modified Files:
Makefile
Log Message:
compile only for CC2420 (lqi field)
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/Pong/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile 21 Jun 2004 20:00:49 -0000 1.1
--- Makefile 29 Jul 2005 05:27:13 -0000 1.2
***************
*** 1,2 ****
--- 1,3 ----
+ PLATFORMS=telos telosb micaz
COMPONENT ?= PongC
include ../Makerules
More information about the Tinyos-commits
mailing list