emaste 1ba5532df7 Fix kernel build ${MACHINE} path
$M should be the kernel machine src directory, ${MACHINE}. In most cases
${MACHINE} and ${MACHINE_CPUARCH} are the same, but this is not true for
pc98 and arm64.

It appears we previously set M=${MACHINE_CPUARCH} as a workaround to
accommodate pc98, where MACHINE_CPUARCH is pc98 but it uses
sys/i386/i386/genassym.c.

arm64 relies on this being set correctly, so update $M and add explicit
workarounds for pc98.

Differential Revision:	https://reviews.freebsd.org/D2307
Reviewed by:	andrew, imp
Sponsored by:	The FreeBSD Foundation
2015-04-16 22:34:10 +00:00
..
2015-04-16 22:34:10 +00:00
2015-03-01 00:22:16 +00:00
2015-04-10 20:55:17 +00:00
2015-04-07 10:22:56 +00:00
2015-04-16 22:34:10 +00:00
2015-03-16 00:10:03 +00:00
2014-12-27 07:07:37 +00:00
2015-03-15 11:58:52 +00:00