Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/sound/driver/Makefile 209991 2010-07-13 12:47:31Z nwhitehorn $
---
> # $FreeBSD: head/sys/modules/sound/driver/Makefile 211690 2010-08-23 06:13:29Z imp $
8c8
< .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
---
> .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
12c12
< .if ${MACHINE_ARCH} == "sparc64"
---
> .if ${MACHINE_CPUARCH} == "sparc64"