X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fbnp.extra;h=3270fb012353cb884c4e28d31709fd3c88433365;hb=e014c5d251e1706ee383c01597ed49173c00c8f3;hp=c4f5b4c9e91e7380e6d1cf66a64dfd74ae5e4bd8;hpb=3c0edd88ca1663f859090a7c33e720628bef5d61;p=tinyos-2.x.git diff --git a/support/make/bnp.extra b/support/make/bnp.extra index c4f5b4c9..3270fb01 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$(TOSDIR)/lib/net/drip -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager + CFLAGS += -I$(TOSDIR)/lib/net -I$(TOSDIR)/lib/net/drip -I$(DELUGE_DIR) -I$(DELUGE_DIR)/FlashVolumeManager -I$(DELUGE_DIR)/BlockStorageManager ifneq ($(filter telosb tmote,$(TARGETS)),) CFLAGS += -I$(DELUGE_EXTRA) -I$(DELUGE_EXTRA)/msp430 -I$(DELUGE_EXTRA)/telos -I$(DELUGE_EXTRA)/telosb