Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   mrg
Date:           Tue Mar  4 08:12:12 UTC 2008

Modified Files:
        src/sys/arch/powerpc: Makefile
        src/sys/arch/powerpc/powerpc: bus_space.c ofw_machdep.c

Log Message:
insert a .WAIT between include and include/foo subdirs, so that
include/ is created before include/foo.

fixes -j builds on ofppc for me.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/powerpc/Makefile
cvs rdiff -r1.18 -r1.19 src/sys/arch/powerpc/powerpc/bus_space.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/powerpc/powerpc/ofw_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index