summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-10-16 10:46:22 +0000
committerobrien <obrien@FreeBSD.org>2000-10-16 10:46:22 +0000
commitd84d862cbd66f3f9ab4ce65fe69893664689c73b (patch)
treee051ab95c375090e547a86f54c45811bb79822a8 /sys/boot/ofw/Makefile
parentcecaff41fbf7d4fb5808812b72674971cd0a94dd (diff)
downloadFreeBSD-src-d84d862cbd66f3f9ab4ce65fe69893664689c73b.zip
FreeBSD-src-d84d862cbd66f3f9ab4ce65fe69893664689c73b.tar.gz
"Ok, my loader's now up to putting up a prompt. It probes disks partially
but can't boot from them yet." Thanks to Stephane Potvin for the some of the code in this set. Submitted by: Benno Rice <benno@jeamland.net>
Diffstat (limited to 'sys/boot/ofw/Makefile')
-rw-r--r--sys/boot/ofw/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/ofw/Makefile b/sys/boot/ofw/Makefile
new file mode 100644
index 0000000..3b881b7
--- /dev/null
+++ b/sys/boot/ofw/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR= libofw
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud