X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fthreads.extra;fp=support%2Fmake%2Fthreads.extra;h=0024d3c148cc82108d6e535d5ea0959f64a6fdf6;hb=d7a26a885928e0350bb9bb480dbd03c929cd071c;hp=e51a44521a04a3b8da9de37d917267535113e8a4;hpb=7460a03a7389ade2df69717e90d0cdb2ea93fa04;p=tinyos-2.x.git diff --git a/support/make/threads.extra b/support/make/threads.extra index e51a4452..0024d3c1 100644 --- a/support/make/threads.extra +++ b/support/make/threads.extra @@ -110,7 +110,7 @@ ifneq ($(filter tinynode,$(MAKECMDGOALS)),) endif ifneq ($(filter eyesIFX eyesIFXv2,$(MAKECMDGOALS)),) CFLAGS += $(THREADS_MSP430_INCLUDE_DIRS) - CFLAGS += $(THREADS_CC2420_INCLUDE_DIRS) + CFLAGS += $(THREADS_TDA5250_INCLUDE_DIRS) CFLAGS += $(THREADS_EYES_INCLUDE_DIRS) endif ifneq ($(filter shimmer,$(MAKECMDGOALS)),)