[Tinyos-commits] CVS: tinyos-1.x/tools/make/msp install.extra, 1.7,
1.8
steve ayer
ayer1 at users.sourceforge.net
Wed Nov 22 09:46:11 PST 2006
Update of /cvsroot/tinyos/tinyos-1.x/tools/make/msp
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18426
Modified Files:
install.extra
Log Message:
changed BUILD_DEPS from program_no_e to program; some telos images are
corrupted without and erase.
Index: install.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/make/msp/install.extra,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** install.extra 28 Jul 2005 22:57:50 -0000 1.7
--- install.extra 22 Nov 2006 17:46:05 -0000 1.8
***************
*** 6,9 ****
ifeq ($(TINYOS_NP),BNP)
! BUILD_DEPS = tosimage $(POST_BUILD_EXTRA_DEPS) setid program_bl program_no_e
endif
--- 6,9 ----
ifeq ($(TINYOS_NP),BNP)
! BUILD_DEPS = tosimage $(POST_BUILD_EXTRA_DEPS) setid program_bl program
endif
More information about the Tinyos-commits
mailing list