mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Allow aic7xx firmware to be built from BK tree.
@ 2002-05-21  1:19 Peter Chubb
  2002-05-21  3:38 ` Justin T. Gibbs
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Chubb @ 2002-05-21  1:19 UTC (permalink / raw)
  To: trivial, linux-kernel


This patch removes the two generate files (that are also in the
distributed kernel) before attempting to regenerate them.

The real question is, why are there generated files distributed with
the kernel source?

(Patch against 2.5.16)


===== drivers/scsi/aic7xxx/Makefile 1.8 vs edited =====
--- 1.8/drivers/scsi/aic7xxx/Makefile   Thu Apr 25 05:16:44 2002
+++ edited/drivers/scsi/aic7xxx/Makefile        Tue May 14 10:04:50 2002
@@ -26,6 +26,7 @@
 
 ifeq ($(CONFIG_AIC7XXX_BUILD_FIRMWARE),y)
 aic7xxx_seq.h aic7xxx_reg.h: aic7xxx.seq aic7xxx.reg aicasm/aicasm
+       -rm -f aic7xx_seq.h aic7xx_reg.h
        aicasm/aicasm -I. -r aic7xxx_reg.h -o aic7xxx_seq.h aic7xxx.seq
 endif
 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-05-21  8:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1021944350.2120.linux-kernel2news@redhat.com>
2002-05-21  4:54 ` Allow aic7xx firmware to be built from BK tree Pete Zaitcev
2002-05-21  1:19 Peter Chubb
2002-05-21  3:38 ` Justin T. Gibbs
2002-05-21  4:48   ` Kai Germaschewski
2002-05-21  5:07     ` Justin T. Gibbs
2002-05-21  5:20       ` Kai Germaschewski
2002-05-21  8:57         ` Peter Chubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®