On Fri, 6 Oct 2000, Pavel Machek wrote:

> Well, having .in and .mak files with single lines in them seems ugly
> to me. What about make dep scanning for
> 
> /* Makefile:          obj-$(CONFIG_MY_DRIVER) += mydriver.o */
> /* Config.in:         bool CONFIG_MY_DRIVER */
> 
> in .c files?

Isn't "make dep" normaly only done after configuring the kernel?
(and scanning every .c-file seems really slow to me)

c'ya
sven

-- 

The Internet treats censorship as a routing problem, and routes around it.
(John Gilmore on http://www.cygnus.com/~gnu/)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to