From ff07f3359fe25641cc604182a5c989381e144436 Mon Sep 17 00:00:00 2001 From: razvanm Date: Thu, 20 Dec 2007 02:25:18 +0000 Subject: [PATCH] Add the new directory for DRIP. Bugfix was sent by Ariel Mauricio Nunez Gomez. --- support/make/bnp.extra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/make/bnp.extra b/support/make/bnp.extra index fbd40f48..c4f5b4c9 100644 --- a/support/make/bnp.extra +++ b/support/make/bnp.extra @@ -8,7 +8,7 @@ TOSBOOT_DIR ?= $(TOSDIR)/lib/tosboot/build ifeq ($(TINYOS_NP),BNP) CFLAGS += -DDELUGE - CFLAGS += -I$(TOSDIR)/lib/net -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager + CFLAGS += -I$(TOSDIR)/lib/net -I$(TOSDIR)/lib/net/drip -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager ifneq ($(filter telosb tmote,$(TARGETS)),) CFLAGS += -I$(DELUGE_EXTRA) -I$(DELUGE_EXTRA)/msp430 -I$(DELUGE_EXTRA)/telos -I$(DELUGE_EXTRA)/telosb -- 2.39.2