aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Makefile
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2006-02-09 05:15:27 -0500
committerJeff Garzik <jgarzik@pobox.com>2006-02-09 05:15:27 -0500
commit1fdffbce0332b3e00993d741e76935e7f4f0d40f (patch)
treed6d5063c7f2f1dfcdaa9868260b3b812e4feca7e /drivers/scsi/Makefile
parentMerge branch 'upstream-fixes' (diff)
downloadlinux-dev-1fdffbce0332b3e00993d741e76935e7f4f0d40f.tar.xz
linux-dev-1fdffbce0332b3e00993d741e76935e7f4f0d40f.zip
[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.
Diffstat (limited to 'drivers/scsi/Makefile')
-rw-r--r--drivers/scsi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile
index 320e765fa0cd..15dc2e00e1b2 100644
--- a/drivers/scsi/Makefile
+++ b/drivers/scsi/Makefile
@@ -163,7 +163,7 @@ ncr53c8xx-flags-$(CONFIG_SCSI_ZALON) \
CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m)
zalon7xx-objs := zalon.o ncr53c8xx.o
NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o
-libata-objs := libata-core.o libata-scsi.o
+libata-objs := libata-core.o libata-scsi.o libata-bmdma.o
oktagon_esp_mod-objs := oktagon_esp.o oktagon_io.o
# Files generated that shall be removed upon make clean