summaryrefslogtreecommitdiffstats
path: root/usr.sbin/hotplugd
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2017-01-23 03:12:25 +0000
committerjsg <jsg@openbsd.org>2017-01-23 03:12:25 +0000
commit43c363df3918aa044f607406a702acb1a1b07557 (patch)
treef88f06bde5dfa1b47bc924015c3ecabf51a3037f /usr.sbin/hotplugd
parentAdd gpio(4) and switch(4) to cdevsw. (diff)
downloadwireguard-openbsd-43c363df3918aa044f607406a702acb1a1b07557.tar.xz
wireguard-openbsd-43c363df3918aa044f607406a702acb1a1b07557.zip
Build gpioctl(8) and hotplugd(8) on arm64.
ok patrick@
Diffstat (limited to 'usr.sbin/hotplugd')
-rw-r--r--usr.sbin/hotplugd/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/hotplugd/Makefile b/usr.sbin/hotplugd/Makefile
index 33dac9a622c..b042c3cce49 100644
--- a/usr.sbin/hotplugd/Makefile
+++ b/usr.sbin/hotplugd/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.19 2016/09/03 13:37:46 guenther Exp $
+# $OpenBSD: Makefile,v 1.20 2017/01/23 03:12:25 jsg Exp $
.if ${MACHINE} == "alpha" || ${MACHINE} == "amd64" || \
- ${MACHINE} == "armv7" || ${MACHINE} == "hppa" || \
- ${MACHINE} == "i386" || ${MACHINE} == "landisk" || \
- ${MACHINE} == "loongson" || ${MACHINE} == "macppc" || \
- ${MACHINE} == "sgi" || ${MACHINE} == "socppc" || \
- ${MACHINE} == "sparc64"
+ ${MACHINE} == "arm64" || ${MACHINE} == "armv7" || \
+ ${MACHINE} == "hppa" || ${MACHINE} == "i386" || \
+ ${MACHINE} == "landisk" || ${MACHINE} == "loongson" || \
+ ${MACHINE} == "macppc" || ${MACHINE} == "sgi" || \
+ ${MACHINE} == "socppc" || ${MACHINE} == "sparc64"
PROG= hotplugd
SRCS= hotplugd.c