Messages in this thread |  | | Date | Tue, 10 Sep 2002 19:07:58 -0600 | From | "Justin T. Gibbs" <> | Subject | Re: [PATCH] drivers/pci,hamradio,scsi,aic7xxx,video,zorro clean and mrproper files 4/6 |
| |
--On Tuesday, September 10, 2002 23:06:56 +0200 Sam Ravnborg <sam@ravnborg.org> wrote: ..
> diff -Nru a/drivers/scsi/aic7xxx/Makefile b/drivers/scsi/aic7xxx/Makefile > --- a/drivers/scsi/aic7xxx/Makefile Tue Sep 10 22:37:55 2002 > +++ b/drivers/scsi/aic7xxx/Makefile Tue Sep 10 22:37:55 2002 > @@ -20,6 +20,14 @@ > > #EXTRA_CFLAGS += -g > > +# Files generated that shall be removed upon make clean > +clean := aic7xxx_seq.h aic7xxx_reg.h
At lease this line need to be contingent on the actual building of firmware. Otherwise you've just blown away the firmware the vendor has shipped with the system and the user may not have the utilities to rebuild it.
-- Justin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |