summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2007-12-26 19:15:58 +0000
committermarcel <marcel@FreeBSD.org>2007-12-26 19:15:58 +0000
commit9625b626d043aaa35ab6099edf68c927cd995d2f (patch)
treee0b3e6cc50f32fc0c9649e5c84d2f0aa00bac8bc /sys
parent23a956d0c8959dc92510329a6a511beafcc02540 (diff)
downloadFreeBSD-src-9625b626d043aaa35ab6099edf68c927cd995d2f.zip
FreeBSD-src-9625b626d043aaa35ab6099edf68c927cd995d2f.tar.gz
"FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.
Use "FreeBSD/powerpc Open Firmware ..." instead.
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/powerpc/ofw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/powerpc/ofw/Makefile b/sys/boot/powerpc/ofw/Makefile
index eccec93..5d973e4 100644
--- a/sys/boot/powerpc/ofw/Makefile
+++ b/sys/boot/powerpc/ofw/Makefile
@@ -3,7 +3,7 @@
.include <bsd.own.mk>
PROG= loader
-NEWVERSWHAT= "bootstrap loader" "Open Firmware/PowerPC"
+NEWVERSWHAT= "Open Firmware loader" ${MACHINE_ARCH}
BINDIR?= /boot
INSTALLFLAGS= -b
OpenPOWER on IntegriCloud