[Tinyos-2-commits] CVS: tinyos-2.x/support/make bnp.extra,1.4,1.5
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Sun Jan 13 20:22:03 PST 2008
Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20053/support/make
Modified Files:
bnp.extra
Log Message:
Super Duper update to Deluge T2. The manual and the testing scripts are temporary out-of-date.
Some of the improvements are:
- simplified images (ident and metadata were merged)
- network-order representation of fields
- new version of tinyos.py
- improved sharing of volumes.
Index: bnp.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/bnp.extra,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** bnp.extra 20 Dec 2007 02:25:18 -0000 1.4
--- bnp.extra 14 Jan 2008 04:22:01 -0000 1.5
***************
*** 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)),)
--- 9,13 ----
CFLAGS += -DDELUGE
! CFLAGS += -I$(TOSDIR)/lib/net -I$(TOSDIR)/lib/net/drip -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager -I$(DELUGE_DIR)/BlockStorageManager
ifneq ($(filter telosb tmote,$(TARGETS)),)
More information about the Tinyos-2-commits
mailing list