I wanted to compile my kernel from sources. I needed to add one line in .config file,
because that option is not possible to change by 'make menuconfig'.
But then when I start compilation, these lines are shown at startup:
Code:
scripts/kconfig/conf --silentoldconfig Kconfig
#
# configuration written to .config
#
and my .config is saved as .config.old file and new .config is created.
How can I use my manually modified .config file?
===
I'm facing the same problem - anyone here know the solution ?
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies