summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index b2636ee..101b2cd 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -112,4 +112,8 @@ SUBDIR+=fdisk \
SUBDIR+=sunlabel
.endif
+.if ${MACHINE_ARCH} == "amd64"
+SUBDIR+=fdisk
+.endif
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud