--- In mustafa abdallah <> wrote:
>
>
> how can I change the configuration of kernel and build it again and then put
> it on the sd card
> please help
> thank you
>
you first have to download the cross tool fro the embedded arm site and the
Linux 2.6 sources code kernel uncompressing them and change the path the
CROSS_COMPILE function in the Makefile at the Linux 2.6 later
use the communed
make ts72xx_defconfig
make oldconfig
make menuconfig //it is a gowe you can add and delet feater as you wont
make bzImage
or make zImage
finally make //if you succed that mean every thing has goon fine
if you have dependency between the package use
make dap
also their other how recommend to use make install and make install model i
think if you search the net you can find useful information
but before all of that be sure that you have update the Linux you have to the
latest update
hope you have luke with this
------------------------------------
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/
|