[C-06] S5PV210
[mango210] Compile and configure Kernel
eoseontaek
2010. 12. 17. 10:30
1. Download the Kernel source code from the mango site
[host]$ wget http://crztech.iptime.org:8080/Release/mango210/kernel/mango210_kernel_src_2010_11_22.tgz
2. Extract the code from mango210_kernel_src_2010_11_22.tgz tar ball
[host]$ tar -xvzf mango210_kernel_src_2010_11_22.tgz
3. Configure the mango210 board.
[host]$ source setup.sh
4. Run make