[Tinyos-2-commits] CVS: tinyos-2.x/support/make bnp.extra,1.3,1.4

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Wed Dec 19 18:25:21 PST 2007


Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31420

Modified Files:
	bnp.extra 
Log Message:
Add the new directory for DRIP. Bugfix was sent by Ariel Mauricio Nunez Gomez.


Index: bnp.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/bnp.extra,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bnp.extra	11 Jul 2007 00:42:54 -0000	1.3
--- bnp.extra	20 Dec 2007 02:25:18 -0000	1.4
***************
*** 9,13 ****
  
    CFLAGS += -DDELUGE
!   CFLAGS += -I$(TOSDIR)/lib/net -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager
  
    ifneq ($(filter telosb tmote,$(TARGETS)),)
--- 9,13 ----
  
    CFLAGS += -DDELUGE
!   CFLAGS += -I$(TOSDIR)/lib/net -I$(TOSDIR)/lib/net/drip -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager
  
    ifneq ($(filter telosb tmote,$(TARGETS)),)



More information about the Tinyos-2-commits mailing list