|
发表于 2003-10-27 23:05:55
|
显示全部楼层
there are many arm cpus , and u need to check if u arm cpu is supported by linux.
http://www.arm.linux.org.uk/ may have a support cpu matrix. try to check it.
if it is supported, then u need to download a cross compile tool from that site, install it.
u might need to download some patches. different cpu, like pxa, or xscale have different patches.
then compile the kernel as usual. |
|