* 2.4.19-rc1|rc2 -> err, what?
@ 2002-07-17 19:28 Marc-Christian Petersen
2002-07-17 20:47 ` Adrian Bunk
0 siblings, 1 reply; 2+ messages in thread
From: Marc-Christian Petersen @ 2002-07-17 19:28 UTC (permalink / raw)
To: linux-kernel
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 www.keyserver.net. Encrypted e-mail preferred.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.19-rc1|rc2 -> err, what?
2002-07-17 19:28 2.4.19-rc1|rc2 -> err, what? Marc-Christian Petersen
@ 2002-07-17 20:47 ` Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2002-07-17 20:47 UTC (permalink / raw)
To: Marc-Christian Petersen; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-07-17 20:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-17 19:28 2.4.19-rc1|rc2 -> err, what? Marc-Christian Petersen
2002-07-17 20:47 ` Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox