aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2004-04-22 02:22:18 +0000
committerNate Lawson <njl@FreeBSD.org>2004-04-22 02:22:18 +0000
commit28aee9f11e49530ecc3f74d728ca96d81d6b6867 (patch)
tree3df209c4ce880919bb57a274164fd91ef519ad78 /sys/modules
parentd9b6df606a525df742c929050587a5fbffa9f04e (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/asr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/asr/Makefile b/sys/modules/asr/Makefile
index 399ef3ec97339..69a640976bab7 100644
--- a/sys/modules/asr/Makefile
+++ b/sys/modules/asr/Makefile
@@ -4,7 +4,7 @@
KMOD= asr
SRCS= asr.c
-SRCS+= opt_scsi.h opt_cam.h opt_asr.h
+SRCS+= opt_scsi.h opt_cam.h
SRCS+= device_if.h bus_if.h pci_if.h
.if ${MACHINE_ARCH} == "alpha"