]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/intelmote2.target
Fix the issue with tos-deluge not timing out properly.
[tinyos-2.x.git] / support / make / intelmote2.target
index a5df16677c05ceec6d73d7811bc1b7b0bf4c2b78..727aca0dfc3c7062cf9ce51b0b16344180992748 100644 (file)
@@ -6,6 +6,9 @@ ifdef CC2420_CHANNEL
 PFLAGS += -DCC2420_DEF_CHANNEL=$(CC2420_CHANNEL)
 endif
 
+VOLUME_FILE = volumes-pxa27xp30.xml
+VOLUME_ALLOCATOR ?= tos-storage-pxa27xp30
+
 #ASSEMBLY_FILES += $(PLATFORM_DIR)/../imote2/flash.s $(PLATFORM_DIR)/../imote2/binarymover.s
 ASSEMBLY_FILES += $(TOSDIR)/platforms/intelmote2/toscrt0.s $(TOSDIR)/chips/pxa27x/pxa27x_util.s
 CFLAGS += -DPXA27X_13M -T$(TOSDIR)/platforms/intelmote2/tos.x