July 26, 2011
8:06 a.m.
On Tue, Jul 26, 2011 at 1:00 PM, Prashant Shah <pshah.mumbai@gmail.com>wrote:
Hi,
On Mon, Jul 25, 2011 at 6:08 PM, Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:
On Fri, Jul 22, 2011 at 09:08:54PM +0530, Prashant Shah wrote:
Hi,
In the latest staging tree I cant do "make menuconfig" or even "make config"
Does it work if you run "make mrproper" first?
I read the scripts/kconfig/lkc.h file and it #includes the "lkc_defs.h" file which actually does not exists anywhere in the kernel source tree.
Probably the file lkc_defs.h is created during kernel compilation time itself and then subsequently used. I have seen examples of this kind of compilation in other Operating Systems. -- Regards, Srivatsa S. Bhat