aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1998-09-09 17:23:25 +0000
committerWarner Losh <imp@FreeBSD.org>1998-09-09 17:23:25 +0000
commite8ddcfd6a1f93dace1e2dfbe839b49ee39b3b0f1 (patch)
treea6daa6714f51ae0d28e24d3ddba04e6e2be34a82 /sys
parent89afdb243487b4398b9d5a3892eb6960b5851841 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index b70b5061c199..7c56788bc680 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -13,7 +13,8 @@ aic7xxx_{seq,reg}.h optional ahc device-driver \
no-obj no-implicit-rule before-depend \
clean "aic7xxx_seq.h aic7xxx_reg.h" \
dependency "$S/dev/aic7xxx/aic7xxx.{reg,seq} $S/scsi/scsi_message.h aicasm"
-kern/subr_bus.c standard
+kern/subr_bus.c standard \
+ dependency "device_if.h bus_if.h"
device_if.o standard \
dependency "device_if.c" \
compile-with "${NORMAL_C}" \