cvs commit: src/sys/modules/mem Makefile

2008-08-07 Thread Marius Strobl
marius 2008-08-07 11:22:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/modules/mem Makefile Log: SVN rev 181367 on 2008-08-07 11:22:24Z by marius MFC: r180686, r180781 For sun4v ensure there is an opt_global.h with SUN4V defined includ

cvs commit: src/sys/modules/mem Makefile

2008-07-24 Thread Marius Strobl
marius 2008-07-24 14:07:52 UTC FreeBSD src repository Modified files: sys/modules/mem Makefile Log: SVN rev 180781 on 2008-07-24 14:07:52Z by marius Prefer the opt_global.h from KERNBUILDDIR if existent so we obtain all macros that might be relevant. Revision C

cvs commit: src/sys/modules/mem Makefile

2008-07-22 Thread Marius Strobl
marius 2008-07-22 09:56:45 UTC FreeBSD src repository Modified files: sys/modules/mem Makefile Log: SVN rev 180686 on 2008-07-22 09:56:45Z by marius For sun4v ensure there is an opt_global.h with SUN4V defined included, even for the stand-alone build. Revision

cvs commit: src/sys/modules/mem Makefile

2006-10-16 Thread John Birrell
jb 2006-10-16 22:09:48 UTC FreeBSD src repository Modified files: sys/modules/mem Makefile Log: Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE} directory before the ${MACHINE_ARCH}/${MACHINE_ARCH} directory so that machine-specific files take pr