1. My kernel here is Forlinx forlinx_linux-3.0.1.tar.gz kernel, the file is ready (copy to the Linux OS Forlinx folder), this file is not small 117M, with xftp took me 20 seconds.
2. Then unzip the command tar zxf forlinx_linux-3.0.1.tar.gz,
Here, I can see that it's been successfully decompressed.
Before compiling the kernel, I will install a tool that may be used, that is, libncurses5 convenient to use the Make Menuconfig command, execute the command: Apt-get install Libncurses5-dev
The following is the process of compiling the kernel, I see others compile time is very long, I would like to see how much time.
Execute command Make Zimage
The result is that the zimage is successful, check the following:
Look at the time is more than 20 minutes, also can ha
Finally go to my working directory under the arm of arch arm boot to view the following:
http://www.biyinjishi.com/products/a30-b3055/
http://www.biyinjishi.com/products/a30-b3060/
http://www.biyinjishi.com/products/a30-b3099/
http://www.biyinjishi.com/products/a35-b3515/
http://www.biyinjishi.com/products/a35-b3520/
http://www.biyinjishi.com/products/a35-b3530/
http://www.biyinjishi.com/products/a35-b3570/
http://www.biyinjishi.com/products/a35-b3599/
Surprised! Compiling the linux-3.0.1 kernel with the arm-linux-gcc.4.3.2 cross compiler