[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/deluge/SerialBlink Makefile, 1.2, 1.3

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Mon Jan 21 18:17:42 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/SerialBlink
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26714/apps/tests/deluge/SerialBlink

Modified Files:
	Makefile 
Log Message:
This application should not be run on the basestation because the serial communication will interfere with the normal operation of tos-deluge.


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/SerialBlink/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	25 May 2007 18:01:18 -0000	1.2
--- Makefile	22 Jan 2008 02:17:40 -0000	1.3
***************
*** 2,6 ****
  TINYOS_NP=BNP
  
- CFLAGS += -DDELUGE_BASESTATION
- 
  include $(MAKERULES)
--- 2,4 ----



More information about the Tinyos-2-commits mailing list