Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/Makefile 209662 2010-07-03 13:32:39Z lstewart $
---
> # $FreeBSD: head/sys/modules/Makefile 209991 2010-07-13 12:47:31Z nwhitehorn $
321c321
< .if ${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "arm" && \
---
> .if ${MACHINE_CPUARCH} != "powerpc" && ${MACHINE_ARCH} != "arm" && \
618c618
< .if ${MACHINE_ARCH} == "powerpc"
---
> .if ${MACHINE_CPUARCH} == "powerpc"