[Tinyos-commits]
CVS: tinyos-1.x/tools/make/pxa27x pxa27x.rules, 1.6, 1.7
Lama Nachman
lnachman at users.sourceforge.net
Tue Oct 18 14:34:28 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/tools/make/pxa27x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5151
Modified Files:
pxa27x.rules
Log Message:
Index: pxa27x.rules
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/make/pxa27x/pxa27x.rules,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pxa27x.rules 23 Sep 2005 17:56:52 -0000 1.6
--- pxa27x.rules 18 Oct 2005 21:34:25 -0000 1.7
***************
*** 27,32 ****
ASSEMBLY_FILES += $(PLATFORM_DIR)/barecrt.s $(PLATFORM_DIR)/mmu_table.s $(PLATFORM_DIR)/util.s
ASSEMBLY_OBJS = $(BUILDDIR)/asms.o
! # not quite ready yet MOTELIB = $(PLATFORM_DIR)/lib/libimote2.a
! MOTELIB = $(PLATFORM_DIR)/lib/profile.o $(PLATFORM_DIR)/lib/queue.o
--- 27,33 ----
ASSEMBLY_FILES += $(PLATFORM_DIR)/barecrt.s $(PLATFORM_DIR)/mmu_table.s $(PLATFORM_DIR)/util.s
ASSEMBLY_OBJS = $(BUILDDIR)/asms.o
!
! MOTELIB = $(PLATFORM_DIR)/lib/libimote2.a
! #MOTELIB = $(PLATFORM_DIR)/lib/profile.o $(PLATFORM_DIR)/lib/queue.o
More information about the Tinyos-commits
mailing list