I get the following:
$ grep .config CONFIG_BROKEN
CONFIG_BROKEN_ON_SMP=y
$
Isn't CONFIG_BROKEN (without any suffix) supposed to be there too? Am I
right that the meaning of CONFIG_BROKEN* is only a warning that code
that depends on it doesn't compile cleanly? What is the relation
between CONFIG_CLEAN_COMPILE and CONFIG_BROKEN*?
This is 2.6.8-6, taken from debian.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]