[Tinyos-commits] CVS: tinyos-1.x/tools/make telosb.target, 1.10, 1.11

Jonathan Hui jwhui at users.sourceforge.net
Mon Jul 11 19:54:33 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tools/make
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7340

Modified Files:
	telosb.target 
Log Message:
- No longer need to include STM25P since it is specified in the
.platform file.



Index: telosb.target
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/make/telosb.target,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** telosb.target	14 Jun 2005 15:08:40 -0000	1.10
--- telosb.target	12 Jul 2005 02:54:27 -0000	1.11
***************
*** 12,17 ****
  
  CFLAGS += \
! -I$(TOSDIR)/lib/CC2420Radio \
! -I$(TOSDIR)/../beta/STM25P/STM25P
  
  ifdef CC2420_CHANNEL
--- 12,16 ----
  
  CFLAGS += \
! -I$(TOSDIR)/lib/CC2420Radio
  
  ifdef CC2420_CHANNEL



More information about the Tinyos-commits mailing list