]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/bnp.extra
Add the new directory for DRIP. Bugfix was sent by Ariel Mauricio Nunez Gomez.
[tinyos-2.x.git] / support / make / bnp.extra
index 5f7ef420f11410d352f16cc7a7209c23e887e6ce..c4f5b4c9e91e7380e6d1cf66a64dfd74ae5e4bd8 100644 (file)
@@ -3,12 +3,12 @@
 
 DELUGE_DIR ?= $(TOSDIR)/lib/net/Deluge
 DELUGE_EXTRA ?= $(DELUGE_DIR)/extra
-TOSBOOT_DIR ?= $(TOSDIR)/lib/TOSBoot/build
+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