diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1998-09-09 04:29:28 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1998-09-09 04:29:28 +0000 |
commit | 8545452f142d625be05241f4b82e7c7ae15b8631 (patch) | |
tree | 206b4ddaa2dcfd5bff3f276754a004ee22209431 /sys/arch/powerpc/conf/DDBOFW | |
parent | 9464ec9a5de9c033ad089039e5e2655e2a633618 (diff) |
Fix openfirmware attachment for openfirmware only systems.
if only ofrtc, still need the openfirmware support files.
Diffstat (limited to 'sys/arch/powerpc/conf/DDBOFW')
-rw-r--r-- | sys/arch/powerpc/conf/DDBOFW | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/DDBOFW b/sys/arch/powerpc/conf/DDBOFW index aa1184bac28..2fab918908a 100644 --- a/sys/arch/powerpc/conf/DDBOFW +++ b/sys/arch/powerpc/conf/DDBOFW @@ -54,7 +54,7 @@ config bsd swap generic mainbus0 at root cpu* at mainbus0 -ofroot* at root +ofroot* at mainbus0 ofbus* at openfirm? |