Re: linux compiling in ELDK

2008-10-04 Thread Wolfgang Denk
Dear "VenkataKrishna", In message <[EMAIL PROTECTED]> you wrote: > > The tooks arch/ppc/configs/TQM8260_defconfig files and change to arch/ppc is dead and gone - it has been removed from recent versions of the Linux kernel tree. The TQM8260 has never been actually ported to (and never been

linux compiling in ELDK

2008-10-04 Thread VenkataKrishna
Hi, The tooks arch/ppc/configs/TQM8260_defconfig files and change to VTPLM8260_defconfig in that I changed CONFIG_TQMM8260=y to CONFIG_VTPLM8260=y. I executed commands given sequences. 1. Make ARCH=ppc CROSS_COMPILE=ppc_82xx- VTPLM8260_defconfig. 2. Make ARCH=ppc CR