summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1998-10-14 16:35:14 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1998-10-14 16:35:14 +0000
commitfad9ac8cd250c92357b84b02ef927aa2e72d8115 (patch)
tree653c7546014b93e1874fb2227c1c22b2264645d8 /sys
parent4e236c38a3b34a3f101718ab0e07af61483025e6 (diff)
openfirmware root was moved to attach at mainbus some time back, this
config file was missed when that change was made.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/powerpc/conf/RAMDISKOFW2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISKOFW b/sys/arch/powerpc/conf/RAMDISKOFW
index 695e6d0681a..f4644d224d4 100644
--- a/sys/arch/powerpc/conf/RAMDISKOFW
+++ b/sys/arch/powerpc/conf/RAMDISKOFW
@@ -52,7 +52,7 @@ config bsd root on rd0a swap on rd0b
mainbus0 at root
cpu* at mainbus0
-ofroot* at root
+ofroot* at mainbus0
ofbus* at openfirm?