cvs commit: src/sys/modules/mem Makefile
John Birrell
jb at FreeBSD.org
Mon Oct 16 22:10:51 UTC 2006
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 precedence of architecture-specific ones.
This fixes the build on sun4v which doesn't use the sparc64 version
of mem.c.
Tested by: make universe
Revision Changes Path
1.5 +1 -0 src/sys/modules/mem/Makefile
More information about the cvs-src
mailing list