2002-07-17 19:25:58

by Marc-Christian Petersen

[permalink] [raw]
Subject: 2.4.19-rc1|rc2 -> err, what?

Hi there,

--- linux.orig/Makefile 2002-06-24 16:13:49.000000000 +0000
+++ linux/Makefile 2002-06-24 15:23:35.000000000 +0000
@@ -201,10 +204,15 @@
drivers/zorro/devlist.h drivers/zorro/gen-devlist \
drivers/sound/bin2hex drivers/sound/hex2hex \
drivers/atm/fore200e_mkfirm drivers/atm/{pca,sba}*{.bin,.bin1,.bin2} \
+ drivers/scsi/aic7xxx/aicasm/aicasm \
drivers/scsi/aic7xxx/aicasm/aicasm_gram.c \
+ drivers/scsi/aic7xxx/aicasm/aicasm_gram.h \
+ drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.c \
+ drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.h \
+ drivers/scsi/aic7xxx/aicasm/aicasm_macro_scan.c \
drivers/scsi/aic7xxx/aicasm/aicasm_scan.c \
+ drivers/scsi/aic7xxx/aicasm/aicdb.h \
drivers/scsi/aic7xxx/aicasm/y.tab.h \
- drivers/scsi/aic7xxx/aicasm/aicasm \
drivers/scsi/53c700_d.h \
net/khttpd/make_times_h \
net/khttpd/times.h \

please, where are those files? aicdb.h, *_macro_* ?


Please CC, i am not subscribed!

--
Kind regards
Marc-Christian Petersen

http://sourceforge.net/projects/wolk

PGP/GnuPG Key: 1024D/408B2D54947750EC
Fingerprint: 8602 69E0 A9C2 A509 8661 2B0B 408B 2D54 9477 50EC
Key available at http://www.keyserver.net. Encrypted e-mail preferred.


2002-07-17 20:45:04

by Adrian Bunk

[permalink] [raw]
Subject: Re: 2.4.19-rc1|rc2 -> err, what?

On Wed, 17 Jul 2002, Marc-Christian Petersen wrote:

> Hi there,
>
> --- linux.orig/Makefile 2002-06-24 16:13:49.000000000 +0000
> +++ linux/Makefile 2002-06-24 15:23:35.000000000 +0000
> @@ -201,10 +204,15 @@
> drivers/zorro/devlist.h drivers/zorro/gen-devlist \
> drivers/sound/bin2hex drivers/sound/hex2hex \
> drivers/atm/fore200e_mkfirm drivers/atm/{pca,sba}*{.bin,.bin1,.bin2} \
> + drivers/scsi/aic7xxx/aicasm/aicasm \
> drivers/scsi/aic7xxx/aicasm/aicasm_gram.c \
> + drivers/scsi/aic7xxx/aicasm/aicasm_gram.h \
> + drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.c \
> + drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.h \
> + drivers/scsi/aic7xxx/aicasm/aicasm_macro_scan.c \
> drivers/scsi/aic7xxx/aicasm/aicasm_scan.c \
> + drivers/scsi/aic7xxx/aicasm/aicdb.h \
> drivers/scsi/aic7xxx/aicasm/y.tab.h \
> - drivers/scsi/aic7xxx/aicasm/aicasm \
> drivers/scsi/53c700_d.h \
> net/khttpd/make_times_h \
> net/khttpd/times.h \
>
> please, where are those files? aicdb.h, *_macro_* ?
>...

If you look at the Makefile they are listed at CLEAN_FILES, IOW these are
files that are removed during "make clean". They aren't in the patch
because they are generated files that are eventually (depending on your
kernel config) generated during building your kernel.

cu
Adrian

--

You only think this is a free country. Like the US the UK spends a lot of
time explaining its a free country because its a police state.
Alan Cox