summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2007-12-17 22:19:44 +0000
committermarcel <marcel@FreeBSD.org>2007-12-17 22:19:44 +0000
commit91afcd2b379d17fc18f6c8fe29f838f01ada58af (patch)
tree570d1641175f8c463141d14259ebae88b6543c8f
parentf932066a3e2fbf58cd51c36518d49d22500adc40 (diff)
downloadFreeBSD-src-91afcd2b379d17fc18f6c8fe29f838f01ada58af.zip
FreeBSD-src-91afcd2b379d17fc18f6c8fe29f838f01ada58af.tar.gz
Build the OFW loader from its new location after the sources
were repocopied from ./loader to ./ofw.
-rw-r--r--sys/boot/powerpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/powerpc/Makefile b/sys/boot/powerpc/Makefile
index f805d11..9caff2f 100644
--- a/sys/boot/powerpc/Makefile
+++ b/sys/boot/powerpc/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= loader
+SUBDIR= ofw
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud