summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/gptzfsboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/gptzfsboot/Makefile')
-rw-r--r--sys/boot/i386/gptzfsboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/gptzfsboot/Makefile b/sys/boot/i386/gptzfsboot/Makefile
index 467d312..cf7ff35 100644
--- a/sys/boot/i386/gptzfsboot/Makefile
+++ b/sys/boot/i386/gptzfsboot/Makefile
@@ -64,7 +64,7 @@ gptzfsboot.out: ${BTXCRT} zfsboot.o sio.o
zfsboot.o: ${.CURDIR}/../../zfs/zfsimpl.c
-.if ${MACHINE_ARCH} == "amd64"
+.if ${MACHINE_CPUARCH} == "amd64"
beforedepend zfsboot.o: machine
CLEANFILES+= machine
machine:
OpenPOWER on IntegriCloud