Hi, On Tue, Jul 26, 2011 at 1:36 PM, srivatsa bhat <bhat.srivatsa@xxxxxxxxx> wrote: > > 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. > -- You are right. This line in the Makefile for kconfig seems to do that. $(obj)/lkc_defs.h: $(src)/lkc_proto.h $(Q)sed < $< > $@ 's/P(\([^,]*\),.*/#define \1 (\*\1_p)/' _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies