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

device tree.
This commit is contained in:
raj 2010-06-13 13:30:26 +00:00
parent 48f2ce50e5
commit 98ef42faa8

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