Hi Rodolfo, > After I copy the folder "linux_2.6.34.4" to folder "eldk-4.2/usr/src /" I run > a > script ELDK prepare the kernel for it to work?
You don't need to copy the kernel to that "special" position. As long as you do not need any user visible API changes between 2.6.24 and now, the 2.6.24 kernel source tree inside the ELDK is perfectly fine and can stay there. Usually we build kernels outside of the ELDK distributed files and simply use it on the target. Also we use the standard procedure to do this. There is no special ELDK script doing any magic.... Cheers Detlev -- Number theorists do it perfectly and rationally. -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: [email protected] _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
