summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 045cb05..4d492c5 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -498,6 +498,10 @@ _spkrtest= spkrtest
_zzz= zzz
.endif
+.if ${MACHINE_ARCH} == "arm"
+_ofwdump= ofwdump
+.endif
+
.if ${MACHINE_ARCH} == "ia64"
.if ${MK_ACPI} != "no"
_acpi= acpi
OpenPOWER on IntegriCloud