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 81803a16f986..669ff6b99c4f 100644 --- a/drivers/scsi/Makefile +++ b/drivers/scsi/Makefile | |||
@@ -164,7 +164,7 @@ ncr53c8xx-flags-$(CONFIG_SCSI_ZALON) \ | |||
164 | CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m) | 164 | CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m) |
165 | zalon7xx-objs := zalon.o ncr53c8xx.o | 165 | zalon7xx-objs := zalon.o ncr53c8xx.o |
166 | NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o | 166 | NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o |
167 | libata-objs := libata-core.o libata-scsi.o libata-bmdma.o | 167 | libata-objs := libata-core.o libata-scsi.o libata-bmdma.o libata-eh.o |
168 | oktagon_esp_mod-objs := oktagon_esp.o oktagon_io.o | 168 | oktagon_esp_mod-objs := oktagon_esp.o oktagon_io.o |
169 | 169 | ||
170 | # Files generated that shall be removed upon make clean | 170 | # Files generated that shall be removed upon make clean |