summaryrefslogtreecommitdiffstats
path: root/usr.sbin/hotplugd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/hotplugd/Makefile')
-rw-r--r--usr.sbin/hotplugd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/hotplugd/Makefile b/usr.sbin/hotplugd/Makefile
index 5673dbea5c3..86d4bfd7480 100644
--- a/usr.sbin/hotplugd/Makefile
+++ b/usr.sbin/hotplugd/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.16 2013/09/04 14:54:13 patrick Exp $
+# $OpenBSD: Makefile,v 1.17 2016/05/11 21:52:51 deraadt Exp $
.if ${MACHINE} == "alpha" || ${MACHINE} == "amd64" || \
${MACHINE} == "armish" || ${MACHINE} == "armv7" || \
- ${MACHINE} == "hppa" || ${MACHINE} == "hppa64" || \
+ ${MACHINE} == "hppa" || \
${MACHINE} == "i386" || ${MACHINE} == "landisk" || \
${MACHINE} == "loongson" || ${MACHINE} == "macppc" || \
${MACHINE} == "sgi" || ${MACHINE} == "socppc" || \