From: razvanm Date: Thu, 20 Dec 2007 02:25:18 +0000 (+0000) Subject: Add the new directory for DRIP. Bugfix was sent by Ariel Mauricio Nunez Gomez. X-Git-Tag: release_tinyos_2_1_0_0~621 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=ff07f3359fe25641cc604182a5c989381e144436 Add the new directory for DRIP. Bugfix was sent by Ariel Mauricio Nunez Gomez. --- 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