[Tinyos-2-commits] CVS: tinyos-2.x/support/make Makedefaults, 1.6, 1.7

Phil Levis scipio at users.sourceforge.net
Wed Feb 6 10:19:52 PST 2008


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

Modified Files:
	Makedefaults 
Log Message:
Set to 0x22 so it's consistent with prior networks. Fixing a bug introduce
a buG!


Index: Makedefaults
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/Makedefaults,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makedefaults	22 May 2007 20:34:20 -0000	1.6
--- Makedefaults	6 Feb 2008 18:19:50 -0000	1.7
***************
*** 2,6 ****
  #$Id$
  
! DEFAULT_LOCAL_GROUP ?= 0x7d
  OPTFLAGS ?= -Os
  NESC_FLAGS ?= -Wnesc-all
--- 2,6 ----
  #$Id$
  
! DEFAULT_LOCAL_GROUP ?= 0x22
  OPTFLAGS ?= -Os
  NESC_FLAGS ?= -Wnesc-all



More information about the Tinyos-2-commits mailing list