[Tinyos-2-commits] CVS: tinyos-2.x/support/make/pxa27x xflash.extra, 1.1.2.1, 1.1.2.2

Philip Buonadonna philipb at users.sourceforge.net
Wed Jul 26 17:19:04 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/support/make/pxa27x
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7113/pxa27x

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	xflash.extra 
Log Message:
Removed absolute path to xflash utility

Index: xflash.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/pxa27x/xflash.extra,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** xflash.extra	2 Nov 2005 00:29:01 -0000	1.1.2.1
--- xflash.extra	27 Jul 2006 00:19:02 -0000	1.1.2.2
***************
*** 4,8 ****
  PROGRAM = xflash
  
! PROGRAMMER ?= c:/nordheim/xflash/xflash.exe
  PROGRAMMER_FLAGS = -p imote2
  
--- 4,8 ----
  PROGRAM = xflash
  
! PROGRAMMER ?= xflash.exe
  PROGRAMMER_FLAGS = -p imote2
  



More information about the Tinyos-2-commits mailing list