X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fintelmote2.target;h=727aca0dfc3c7062cf9ce51b0b16344180992748;hb=d30405c532321fd306f685545094c57132123e94;hp=a5df16677c05ceec6d73d7811bc1b7b0bf4c2b78;hpb=1ba974b83d19fc41bf80acd52726f36f7f1df297;p=tinyos-2.x.git diff --git a/support/make/intelmote2.target b/support/make/intelmote2.target index a5df1667..727aca0d 100644 --- a/support/make/intelmote2.target +++ b/support/make/intelmote2.target @@ -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