Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/zfs/Makefile 169920 2007-05-23 21:33:02Z pjd $
---
> # $FreeBSD: head/sys/modules/zfs/Makefile 170431 2007-06-08 12:35:47Z pjd $
23a24
> .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "ia64"
25a27,30
> .else
> .PATH: ${.CURDIR}/../../compat/opensolaris/kern
> SRCS+= opensolaris_atomic.c
> .endif