[DNX#2006040142000553] [U-Boot-Users] Patch to build csope database in th [...]

DENX Support System support at denx.de
Sat Apr 1 00:20:24 CEST 2006


Hello list,

inside the automatic U-Boot patch tracking system a new ticket
[DNX#2006040142000553] was created:

<snip>
> Re-submit. Accessing the file over a Samba share even after UNIX to DOS
> conversion corrupted the file.  Patch tested against latest cscope from
> Sourceforge.  (had some problem with clipboard or file transfer over 
> SAMBA.  Ftp transfer worked. Also, cut-N-paste between edit and Outlook
> Did not work. Opening file with notepad and past worked.).
> 
> --- u-boot-1.1.3/Makefile	2005-10-19 18:04:22.000000000 -0700
> +++ Makefile	2005-10-21 09:51:53.000000000 -0700
> @@ -193,6 +193,10 @@
>  				net disk rtc dtt drivers drivers/sk98lin
> common \
>  			\( -name CVS -prune \) -o \( -name '*.[ch]' -print
> \)`
>  
> +cscope:
> +		find . -name "*.[cCsSh]" -print > cscope.files
> +		cscope -b -R -u -q
> +
>  System.map:	u-boot
>  		$(NM) -A -l $< | \
>  		grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw]
> \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads,
> discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
</snip>

Your U-Boot support team




More information about the U-Boot mailing list