summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r--sys/boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index aa2c19c..2fc9e02 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -5,7 +5,7 @@
SUBDIR+= ficl
.endif
-# Build OpenFirmware library.
+# Build Open Firmware library.
.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"
SUBDIR+= ofw
.endif
OpenPOWER on IntegriCloud