From 7460a03a7389ade2df69717e90d0cdb2ea93fa04 Mon Sep 17 00:00:00 2001 From: liang_mike Date: Thu, 24 Jul 2008 20:30:49 +0000 Subject: [PATCH] Add cc1000 to mica2dot --- support/make/threads.extra | 1 + 1 file changed, 1 insertion(+) diff --git a/support/make/threads.extra b/support/make/threads.extra index a3eb0115..e51a4452 100644 --- a/support/make/threads.extra +++ b/support/make/threads.extra @@ -88,6 +88,7 @@ ifneq ($(filter mica2,$(MAKECMDGOALS)),) endif ifneq ($(filter mica2dot,$(MAKECMDGOALS)),) CFLAGS += $(THREADS_ATM128_INCLUDE_DIRS) + CFLAGS += $(THREADS_CC1000_INCLUDE_DIRS) CFLAGS += $(THREADS_MICA2DOT_INCLUDE_DIRS) CFLAGS += $(THREADS_MICA2_INCLUDE_DIRS) endif -- 2.39.2