summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2017-01-23 12:39:38 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2017-01-23 12:39:38 +0000
commit824d3395f4b0daf6076b2cf69240b04b2ccf6fe8 (patch)
tree08a481670fd85076eb0413bd60f3cf107aef2fa4 /usr.sbin
parent2c30aa60ce3222c2f9623efa69634ecda972a113 (diff)
Build on arm64.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/eeprom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/eeprom/Makefile b/usr.sbin/eeprom/Makefile
index 3138c00f492..c1a49c907c6 100644
--- a/usr.sbin/eeprom/Makefile
+++ b/usr.sbin/eeprom/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.16 2016/09/01 10:00:38 tedu Exp $
+# $OpenBSD: Makefile,v 1.17 2017/01/23 12:39:37 kettenis Exp $
-.if ${MACHINE} == "armv7" || ${MACHINE} == "macppc" || \
- ${MACHINE} == "octeon" || \
+.if ${MACHINE} == "arm64" || ${MACHINE} == "armv7" || \
+ ${MACHINE} == "macppc" || ${MACHINE} == "octeon" || \
${MACHINE} == "sparc64"
PROG= eeprom