summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2008-01-31 01:57:33 +0000
committergrehan <grehan@FreeBSD.org>2008-01-31 01:57:33 +0000
commit54c503ac15e94c6380c1761dc00a214d1393d9b2 (patch)
tree9d690d6209e5b5497496ef711403111166e2cd72 /usr.sbin/Makefile
parent4c1734c71db72d2b71be98cd6ce10c68125b1e47 (diff)
downloadFreeBSD-src-54c503ac15e94c6380c1761dc00a214d1393d9b2.zip
FreeBSD-src-54c503ac15e94c6380c1761dc00a214d1393d9b2.tar.gz
Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.
Submitted by: Dan Stekloff <dsteklof at c i s c o dot com> Discussed with: marcel
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f6a2fcc..4c0d955 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -366,6 +366,7 @@ _zzz= zzz
.if ${MACHINE_ARCH} == "powerpc"
_mount_smbfs= mount_smbfs
_nvram= nvram
+_ofwdump= ofwdump
.endif
.if ${MACHINE_ARCH} == "sparc64"
OpenPOWER on IntegriCloud