diff options
Diffstat (limited to 'drivers/scsi/Makefile')
-rw-r--r-- | drivers/scsi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile index d8e2fc9d045e..ebd0cf00bf3e 100644 --- a/drivers/scsi/Makefile +++ b/drivers/scsi/Makefile | |||
@@ -166,7 +166,7 @@ ncr53c8xx-flags-$(CONFIG_SCSI_ZALON) \ | |||
166 | CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m) | 166 | CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m) |
167 | zalon7xx-objs := zalon.o ncr53c8xx.o | 167 | zalon7xx-objs := zalon.o ncr53c8xx.o |
168 | NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o | 168 | NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o |
169 | libata-objs := libata-core.o libata-scsi.o libata-bmdma.o | 169 | libata-objs := libata-core.o libata-scsi.o libata-bmdma.o libata-eh.o |
170 | oktagon_esp_mod-objs := oktagon_esp.o oktagon_io.o | 170 | oktagon_esp_mod-objs := oktagon_esp.o oktagon_io.o |
171 | 171 | ||
172 | # Files generated that shall be removed upon make clean | 172 | # Files generated that shall be removed upon make clean |