diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-18 17:04:08 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-18 17:04:08 +0000 |
commit | ba334c3e81a843baefd5e0eedc037b004a729398 (patch) | |
tree | cdc75ec4923a4ab2d6c7d7e9d596ee5eb3a59f4b /sys/arch/sparc/conf | |
parent | 9f47eedfae033ee1423044397396bd0d13711d4f (diff) |
cgtwo only exists on vmes; and thus only sun4 (we will deal with
the sun4/600 later)
Diffstat (limited to 'sys/arch/sparc/conf')
-rw-r--r-- | sys/arch/sparc/conf/files.sparc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/files.sparc b/sys/arch/sparc/conf/files.sparc index 696255cb7ce..912d53b2e49 100644 --- a/sys/arch/sparc/conf/files.sparc +++ b/sys/arch/sparc/conf/files.sparc @@ -65,7 +65,7 @@ file arch/sparc/dev/esp.c esp device bwtwo at sbus, obio, vmes, vmel, pfour file arch/sparc/dev/bwtwo.c bwtwo needs-flag -device cgtwo at sbus, obio, vmes +device cgtwo at vmes file arch/sparc/dev/cgtwo.c cgtwo needs-flag device cgthree at sbus |