summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-02-19 08:29:17 +0000
committerjake <jake@FreeBSD.org>2003-02-19 08:29:17 +0000
commit4755bfb6cec23073d70386b9d148349d36c48e89 (patch)
treed09cb01574c5bf5b8e7867c3bd4d7b03ab6533ed /sys/conf
parent677f252b3cd2b8923d91bf6702179cefe3c41f72 (diff)
downloadFreeBSD-src-4755bfb6cec23073d70386b9d148349d36c48e89.zip
FreeBSD-src-4755bfb6cec23073d70386b9d148349d36c48e89.tar.gz
Munge the zs sbus attachment to work with fhc. This is a bit of a hack,
but they would otherwise be almost identical so there's not much point in splitting it up further.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index c9bbe9a..a67a535 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -800,7 +800,7 @@ dev/xe/if_xe.c optional xe
dev/xe/if_xe_pccard.c optional xe card
dev/xe/if_xe_pccard.c optional xe pccard
dev/zs/zs.c optional zs
-dev/zs/zs_sbus.c optional zs sbus
+dev/zs/zs_sbus.c optional zs fhc sbus
fs/deadfs/dead_vnops.c standard
fs/devfs/devfs_devs.c standard
fs/devfs/devfs_rule.c standard
OpenPOWER on IntegriCloud