PERFORCE change 100774 for review

Oleksandr Tymoshenko gonzo at pbxpress.com
Thu Jul 6 17:01:24 UTC 2006


Wojciech A. Koszek wrote:
> http://perforce.freebsd.org/chv.cgi?CH=100774
> 
> Change 100774 by wkoszek at wkoszek_laptop on 2006/07/06 16:52:58
> 
> 	Add locore.S to files.mips, as this will be the most needed part at
> 	some stage probably.
> 
> Affected files ...
> 
> .. //depot/projects/mips2/src/sys/conf/files.mips#4 edit
> 
> Differences ...
> 
> ==== //depot/projects/mips2/src/sys/conf/files.mips#4 (text+ko) ====
> 
> @@ -8,6 +8,7 @@
>  mips/mips/elf_machdep.c		standard
>  mips/mips/in_cksum.c		optional	inet
>  mips/mips/intr.c			standard
> +mips/mips/locore.S		standard
>  mips/mips/machdep.c		standard
>  mips/mips/mem.c			optional	mem
>  mips/mips/pmap.c			standard
	This requires no-obj, otherwise you'll get locore.o
twice included for ld object files list.

-- 
gonzo


More information about the p4-projects mailing list