Manually editing .config in /usr/src/linux

I'd like to compile the kernel with debug info, Is it okay to go ahead
and set CONFIG_DEBUG_INFO=y in .config file
in the source dir. Even though it says don't edit because it is a
auto-generated file. I don' want to have to go through make menuconfig
and also don't want to hack the makefile to unconditionally add -g to
CFLAGS.

Thanks.
George
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
George Kumar [ Fr, 16 Januar 2009 21:40 ] [ ID #1985107 ]
Linux » gmane.linux.newbie » Manually editing .config in /usr/src/linux

Vorheriges Thema: Why does he write such code?
Nächstes Thema: difference between proc and sysfs file systems