--- In wrote:
>
> Thanks for the reply, here's some more details:
>
>
>
> I have a ts7300, it's running Debian 3.1 on flash. I've mounted the
> ts-2.6 Kernel source on a nfs under /mnt/nfs/linux. I'm trying to use
> the compiler on the ts7300 (gcc version 3.3.5) to compile the kernel. I have
> the default configuration for ts7300 in .config. I've changed CROSS_COMPILE
> in the Makefile to blank. When I run "make vmlinux" it sits endlessly
> repeating:
>
>
> scripts/kconfig/conf -s arch/arm/Kconfig
> drivers/crypto/cesa/Kconfig:16:warning: type of 'MV_CESA_TEST' redefined from
> 'tristate' to 'boolean'
>
> Thanks.
>
>
I suggest you get familiar with building a linux kernel if you are not already.
This appears to be your main problem here.
You would not normally need to manually edit the Makefile.
------------------------------------
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/
|