summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2008-10-04 10:39:31 +0000
committerantoine <antoine@FreeBSD.org>2008-10-04 10:39:31 +0000
commit7fc1ad0ddb0dfa2a6ef7525e1721b980a02fc5ab (patch)
tree1c6536e637808a1b2ce91c002a3e85736757ee57 /sys/conf
parent73dd819b378747ed56c8a14f5a1ab1e512468792 (diff)
downloadFreeBSD-src-7fc1ad0ddb0dfa2a6ef7525e1721b980a02fc5ab.zip
FreeBSD-src-7fc1ad0ddb0dfa2a6ef7525e1721b980a02fc5ab.tar.gz
- Spell cam correctly (scbus), this makes it possible to compile hptiop
in GENERIC and LINT. [1] - Rename hpt_dbg_level to hpt_iop_dbg_level to avoid multiple definition of hpt_dbg_level (hptmv also has hpt_dbg_level). PR: 127551 [1] Reviewed by: scottl@ MFC after: 1 month
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 5559aea..2ff8204 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -697,7 +697,7 @@ dev/hifn/hifn7751.c optional hifn
dev/hme/if_hme.c optional hme
dev/hme/if_hme_pci.c optional hme pci
dev/hme/if_hme_sbus.c optional hme sbus
-dev/hptiop/hptiop.c optional hptiop cam
+dev/hptiop/hptiop.c optional hptiop scbus
dev/hwpmc/hwpmc_logging.c optional hwpmc
dev/hwpmc/hwpmc_mod.c optional hwpmc
dev/ichsmb/ichsmb.c optional ichsmb
OpenPOWER on IntegriCloud