summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc/loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/powerpc/loader/Makefile')
-rw-r--r--sys/boot/powerpc/loader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/powerpc/loader/Makefile b/sys/boot/powerpc/loader/Makefile
index 92714a3..d39c815 100644
--- a/sys/boot/powerpc/loader/Makefile
+++ b/sys/boot/powerpc/loader/Makefile
@@ -2,7 +2,7 @@
PROG= loader
NOMAN=
-NEWVERSWHAT= "bootstrap loader" OpenFirmware/PowerPC
+NEWVERSWHAT= "bootstrap loader" "Open Firmware/PowerPC"
BINDIR?= /boot
INSTALLFLAGS= -b
@@ -76,7 +76,7 @@ CFLAGS+= -Wa,-mppc64bridge
.PATH: ${.CURDIR}/../../ofw/common
.include "${.CURDIR}/../../ofw/common/Makefile.inc"
-# OpenFirmware standalone support library
+# Open Firmware standalone support library
LIBOFW= ${.OBJDIR}/../../ofw/libofw/libofw.a
CFLAGS+= -I${.CURDIR}/../../ofw/libofw
OpenPOWER on IntegriCloud