[Tinyos-2-commits] CVS: tinyos-2.x/support/make threads.extra, 1.8, 1.9

Kevin Klues klueska at users.sourceforge.net
Thu Jul 24 13:38:03 PDT 2008


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

Modified Files:
	threads.extra 
Log Message:
threads.extra

Index: threads.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/threads.extra,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** threads.extra	24 Jul 2008 20:30:49 -0000	1.8
--- threads.extra	24 Jul 2008 20:38:01 -0000	1.9
***************
*** 111,115 ****
  ifneq ($(filter eyesIFX eyesIFXv2,$(MAKECMDGOALS)),)
    CFLAGS += $(THREADS_MSP430_INCLUDE_DIRS)
!   CFLAGS += $(THREADS_CC2420_INCLUDE_DIRS)
    CFLAGS += $(THREADS_EYES_INCLUDE_DIRS)
  endif
--- 111,115 ----
  ifneq ($(filter eyesIFX eyesIFXv2,$(MAKECMDGOALS)),)
    CFLAGS += $(THREADS_MSP430_INCLUDE_DIRS)
!   CFLAGS += $(THREADS_TDA5250_INCLUDE_DIRS)
    CFLAGS += $(THREADS_EYES_INCLUDE_DIRS)
  endif



More information about the Tinyos-2-commits mailing list