From 24ad8a984216ddd6cda66a3325a55fe6bd74b88c Mon Sep 17 00:00:00 2001 From: marius Date: Mon, 16 Aug 2004 15:45:27 +0000 Subject: Instead of "OpenFirmware", "openfirmware", etc. use the official spelling "Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended). Ok'ed by: tmm --- sys/boot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/Makefile') 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 -- cgit v1.1