summaryrefslogtreecommitdiffstats
path: root/usr.sbin/hotplugd
diff options
context:
space:
mode:
authorpatrick <patrick@openbsd.org>2013-09-04 14:54:13 +0000
committerpatrick <patrick@openbsd.org>2013-09-04 14:54:13 +0000
commitdcf0083ae39a7a0f849c599e3b1dc65acafcc023 (patch)
treea9a24c6b6102564c587b01c39ec7b8f9d08cce6b /usr.sbin/hotplugd
parentBeagle has been replaced by armv7. (diff)
downloadwireguard-openbsd-dcf0083ae39a7a0f849c599e3b1dc65acafcc023.tar.xz
wireguard-openbsd-dcf0083ae39a7a0f849c599e3b1dc65acafcc023.zip
Beagle has been replaced by armv7.
Diffstat (limited to 'usr.sbin/hotplugd')
-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 f6cfbb34243..5673dbea5c3 100644
--- a/usr.sbin/hotplugd/Makefile
+++ b/usr.sbin/hotplugd/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.15 2013/05/30 15:55:53 florian Exp $
+# $OpenBSD: Makefile,v 1.16 2013/09/04 14:54:13 patrick Exp $
.if ${MACHINE} == "alpha" || ${MACHINE} == "amd64" || \
- ${MACHINE} == "armish" || ${MACHINE} == "beagle" || \
+ ${MACHINE} == "armish" || ${MACHINE} == "armv7" || \
${MACHINE} == "hppa" || ${MACHINE} == "hppa64" || \
${MACHINE} == "i386" || ${MACHINE} == "landisk" || \
${MACHINE} == "loongson" || ${MACHINE} == "macppc" || \