Hi, On Sat, Dec 4, 2010 at 12:10 PM, Ben Hutchings <[email protected]> wrote: > If the KBUILD_VERBOSE environment variable is set to non-zero, show > the default values of new symbols and not just their names. > One more thing. This patch would be the first to introduce a KBUILD_ environment variable into kconfig. All the other environment variable used are prefixed with KCONFIG_. Maybe would it be better to introduce a KCONFIG_VERBOSE variable and link it to KBUILD_VERBOSE in kconfig's Makefile. That would also remove the need to atoi() its value.
- Arnaud -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

