Kernel .config file overwritten

Lakshmipathi.G lakshmipathi.g at gmail.com
Sat May 25 06:22:59 EDT 2013


Thanks for the replies. I'll explore suggestions given by Rami and Valdis.

In the mean time,I think I found the lines(linux-3.9.3/Makefile) creating
overwriting the config file.

# If .config is newer than include/config/auto.conf, someone tinkered
# with it and forgot to run make oldconfig.
# if auto.conf.cmd is missing then we are probably in a cleaned tree so
# we execute the config step to be sure to catch updated Kconfig files
include/config/%.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
       $(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig

when I comment out above lines the config file was not overwritten.


-- 
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130525/71479e40/attachment.html 


More information about the Kernelnewbies mailing list