summaryrefslogtreecommitdiffstats
path: root/sys/modules/linprocfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/linprocfs/Makefile')
-rw-r--r--sys/modules/linprocfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile
index f0f00cb..4b1b375 100644
--- a/sys/modules/linprocfs/Makefile
+++ b/sys/modules/linprocfs/Makefile
@@ -8,7 +8,7 @@ SRCS= vnode_if.h \
linprocfs.c \
opt_compat.h
-.if ${MACHINE_ARCH} == "amd64"
+.if ${MACHINE_CPUARCH} == "amd64"
CFLAGS+=-DCOMPAT_LINUX32
.endif
OpenPOWER on IntegriCloud