summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wsfontload
diff options
context:
space:
mode:
authorfcambus <fcambus@openbsd.org>2020-05-28 20:33:50 +0000
committerfcambus <fcambus@openbsd.org>2020-05-28 20:33:50 +0000
commit177234f7bc1e7f91cb3bedbe056c62dfc30e4e46 (patch)
tree163bdd9d3cbdfdef4a3637c8ec37e40a0d434a86 /usr.sbin/wsfontload
parentWhen calling rasops_init() in efifb_cnremap() and efifb_attach(), pass (diff)
downloadwireguard-openbsd-177234f7bc1e7f91cb3bedbe056c62dfc30e4e46.tar.xz
wireguard-openbsd-177234f7bc1e7f91cb3bedbe056c62dfc30e4e46.zip
Enable building wsfontload on arm64 and armv7.
OK deraadt@, kettenis@
Diffstat (limited to 'usr.sbin/wsfontload')
-rw-r--r--usr.sbin/wsfontload/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/wsfontload/Makefile b/usr.sbin/wsfontload/Makefile
index 476b3cb6875..d62b5dc506b 100644
--- a/usr.sbin/wsfontload/Makefile
+++ b/usr.sbin/wsfontload/Makefile
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.16 2017/01/19 08:06:27 fcambus Exp $
+# $OpenBSD: Makefile,v 1.17 2020/05/28 20:33:50 fcambus Exp $
.if ${MACHINE} == "i386" || ${MACHINE} == "amd64" || \
${MACHINE} == "alpha" || ${MACHINE} == "hppa" || \
+ ${MACHINE} == "arm64" || ${MACHINE} == "armv7" || \
${MACHINE} == "loongson"
PROG= wsfontload