X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=support%2Fmake%2Fbnp.extra;h=c4f5b4c9e91e7380e6d1cf66a64dfd74ae5e4bd8;hb=ff07f3359fe25641cc604182a5c989381e144436;hp=fbd40f48af2375a1cf824206e4ec4dc8da0e725e;hpb=00586c671cfb8c8277a28f205e00640723a0440a;p=tinyos-2.x.git 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