On Mon, Jun 15, 2009 at 06:26, Thierry GAYET<[email protected]> wrote:
> I have a question about the kernel setting (from the Release 7) > > Why this path is hardcoded in the setting and not givent to the > kernel command line : > > (...) > CONFIG_INITRAMFS_SOURCE="/media/Littleboy/work/koolu-1.0/out/target/product/freerunner/root" > (...) Hmm... I sound like a broken record today... What is the problem you are trying to solve? That particular setting is a build-time option that happens to be stored in the final configuration file. It doesn't affect the run-time behaviour of the kernel. The effort required to "fix" that does not provide any benefit whatsoever as far as I can see, so if you are having a problem because of it I'd love to hear about it. Marcelo _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
