Add device ofw_console so this kernel is usable.

This commit brought to you by a sun ultra 10 running freebsd.
This commit is contained in:
Jake Burkholder 2001-12-29 05:58:07 +00:00
parent 3b3ef3700a
commit b22ed16c0b

View File

@ -41,5 +41,7 @@ options DDB #Enable the kernel debugger
# Pseudo devices - the number indicates how many units to allocate.
device md
device ofw_console
# Tempary things until things are farther along.
makeoptions NO_MODULES=does_not_compile_yet