Re: [kbuild-devel] CML1 cleanup patch, take 3

Michael Elizabeth Chastain (chastain@cygnus.com)
Mon, 26 Mar 2001 11:37:16 -0800


Eric Raymond writes:
> Bjorn Wesen <bjorn@sparta.lu.se> informs me that the CRIS symbol bugs
> will be fixed in the next CRIS port update.

Hey, there's even a spec which says that config symbols have to look
like CONFIG_*:

# Documentation/kbuild/config-language.txt
A /symbol/ is a single unquoted word. A symbol must have a name of
the form CONFIG_*. scripts/mkdep.c relies on this convention in order
to generate dependencies on individual CONFIG_* symbols instead of
making one massive dependency on include/linux/autoconf.h.

Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/