In article <[EMAIL PROTECTED]> you wrote:

> maintains all the useful information and will be less than 1/2kB.
> (things marked as not set or modular aren't relevant to the zImage)

*bzzzt* Wrong.

Things marked as modular _do_ affect the current kernel. A lot. Granted, most
drivers don't, but things such as IPv6 or the netfilter code affect the in
kernel datastructures in a significant way.

Therefore, if this is going to be used to compile external modules against, 
and it will, you need the "M" options as well.

(I agree that the "N" things are obvious and easy to reconstruct though)

Greetings,
   Arjan van de Ven

-
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