summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2002-06-17 12:10:59 -0500
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2002-06-17 12:10:59 -0500
commitba7bf6a2d4754e21408e4add22fd08f75d219875 (patch)
tree82456bb1014fa7d0245c9a28d5329ed82f48cca2 /Makefile
parentc860bf513ca5d1ce70f93450591eaa56e81d8e55 (diff)
kbuild: cleanup drivers/scsi firmware generation, part 3
Rename the shipped 53c.. firmware files to <name>_shipped. Add a default rule for shipped files, which will just call <name>_shipped to <name> if no specific rule to generate the target exists. Rename the aic7xxx firmware to fit into this naming scheme. For now 53c... defaults to just using the shipped firmware.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9765b909904b..389d621f07ca 100644
--- a/Makefile
+++ b/Makefile
@@ -559,7 +559,9 @@ CLEAN_FILES += \
drivers/scsi/aic7xxx/aicasm/aicasm_scan.c \
drivers/scsi/aic7xxx/aicasm/y.tab.h \
drivers/scsi/aic7xxx/aicasm/aicasm \
- drivers/scsi/53c700_d.h \
+ drivers/scsi/53c700_d.h drivers/scsi/sim710_d.h \
+ drivers/scsi/53c7xx_d.h drivers/scsi/53c7xx_u.h \
+ drivers/scsi/53c8xx_d.h drivers/scsi/53c8xx_u.h \
net/khttpd/make_times_h \
net/khttpd/times.h \
submenu*