On Tue, Sep 23, 2008 at 2:36 PM, Andy Green <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Somebody in the thread at some point said: > > |> Thanx for the tips andy. > |> I am compiling the kernel with toolchain rather than OE and when I > |> start the make process my custom .config is over written and thus my > |> appended CONFIG_XXXXX are not built into the kernel. I checked during > |> the make process and my CONFIG_XXXXX were missing from .config! > | > |> How can this behavior be controlled? > > This is what happens if your config option are invalid, for example they > are dependent on other CONFIG_ options that are not selected. make > oldconfig will clean them out. > > So there is a bigger issue with what you are trying to select I guess. My module needed SHA1=y and it was SHA1=m so the dependency wasn't being met properly :) > > - -Andy > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org > > iEYEARECAAYFAkjYuK8ACgkQOjLpvpq7dMpHvACgkFU6q2+pDQl2P+f+zj+Q7vPP > Ai0An2/FYGAb7G4/jGCtC2/zzHVpgVDp > =/dUn > -----END PGP SIGNATURE----- > > _______________________________________________ > Openmoko community mailing list > [EMAIL PROTECTED] > http://lists.openmoko.org/mailman/listinfo/community >
-- Shaz
