diff options
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 1998-08-26 21:38:08 +0000 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 1998-08-26 21:38:08 +0000 |
commit | 76bb7975168f69daecc75250a787d3683a266698 (patch) | |
tree | f937e7adebde067998e97c62aac984bc7fe7ee45 /drivers/scsi/Makefile | |
parent | 529f79532fad4a72e88abfeaa2cab4b06481990c (diff) |
fixed merging bugs
Diffstat (limited to 'drivers/scsi/Makefile')
-rw-r--r-- | drivers/scsi/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile index 58aca955c..e28e933e9 100644 --- a/drivers/scsi/Makefile +++ b/drivers/scsi/Makefile @@ -538,10 +538,6 @@ ifeq ($(CONFIG_JAZZ_ESP),y) L_OBJS += NCR53C9x.o jazz_esp.o endif -ifeq ($(CONFIG_JAZZ_ESP),y) -L_OBJS += esp.o jazz_esp.o -endif - include $(TOPDIR)/Rules.make 53c8xx_d.h: 53c7,8xx.scr script_asm.pl |