Enable ofwdump(8) on ARM as this is a useful tool to inspect a flattened

device tree.
This commit is contained in:
Rafal Jaworowski 2010-06-13 13:30:26 +00:00
parent db5ef4fc77
commit f13753b37a

View File

@ -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