[Tinyos-2-commits] CVS: tinyos-2.x/support/make intelmote2.target,
1.1.2.5, 1.1.2.6
Philip Buonadonna
philipb at users.sourceforge.net
Wed Jul 26 17:18:40 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7051
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
intelmote2.target
Log Message:
Added storage support to make subsystem
Index: intelmote2.target
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/intelmote2.target,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** intelmote2.target 7 Feb 2006 18:03:22 -0000 1.1.2.5
--- intelmote2.target 27 Jul 2006 00:18:38 -0000 1.1.2.6
***************
*** 7,10 ****
--- 7,13 ----
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
More information about the Tinyos-2-commits
mailing list