--- In Xiang Lu <> wrote:
>
> Dear all,
>
> I did achieve a successful cross compilation using the patch file offered
> on http://mcrapet.free.fr/. But I can not replay this compilation today.
> Because
> of the omitted options in the menuconfig, I have to re-compile the 2.6.32.3
> kernel.
What omitted options? Why can't you reproduce what you have already done? Have
you forgotten how you did it last time?
>
> First, I decompress the source code of the kernel. And then, I patched the
> kernel using the command "patch -p1 < linux-2.6.32.3-ts7200_matt-5.patch" and
> copied the ts7250_eabi_full_deconfig to /arch/arm/configs. When I typed "make
> ts7250_eabi_full_deconfig"ï¼?I get the error information as
> "make[1]: *** No rule to make targt 'ts7250_eabi_full_deconfig'. Stop.
> make: *** [ts7250_eabi_full_deconfig] Error 2".
>
> Could anybody please shed some lights on this problem. Thank you so much.
Please read up on how to build a kernel this is not a TS specific problem, you
are doing this completely wrong.
If a command does not work there's not much point in asking for help if you
don't say what it is but I'm guessing you entered:
make ts7250_eabi_full_deconfig
You should rename the config you choose to .config in the root of the kernel
tree.
Again this is the ABC of building a kernel , there are a million sites that
explain this. Read up on what to do before asking for basic help.
You could also try the config I posted for this board in the files section
(menu on the left here) . zImage-2.6.32.11-m4.config .
/jacques
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|