We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:c2_building_kernel [2016/03/11 13:05]
brian.kim
en:c2_building_kernel [2016/09/23 10:46]
odroid [Installing required packages]
Line 6: Line 6:
 <​code>​ <​code>​
 $ sudo apt-get update $ sudo apt-get update
-$ sudo apt-get install git lzop build-essential gcc libncurses5-dev libc6-i386+$ sudo apt-get install git lzop build-essential gcc libncurses5-dev libc6-i386 ​lib32stdc++6
 </​code>​ </​code>​
  
 ==== Toolchain (4.9.2) ==== ==== Toolchain (4.9.2) ====
 Click one of the site to download toolchain to build Linux kernel. Click one of the site to download toolchain to build Linux kernel.
-  * [[https://​releases.linaro.org/​14.09/​components/​toolchain/​binaries/​gcc-linaro-aarch64-linux-gnu-4.9-2014.09_linux.tar.xz|Download #1]]+  * [[http://​releases.linaro.org/​14.09/​components/​toolchain/​binaries/​gcc-linaro-aarch64-linux-gnu-4.9-2014.09_linux.tar.xz|Download #1]]
 Once the download is done, extract the tarball to **/​opt/​toolchains/​**. Once the download is done, extract the tarball to **/​opt/​toolchains/​**.
 <​code>​ <​code>​
Line 126: Line 126:
 <WRAP center round important 100%> <WRAP center round important 100%>
 **Note** **Note**
-  * 8GB eMMC/SD card have not enough space to build kernel source. In order to do native compile, the free storage required ​5GB at least.+  * 8GB eMMC/SD card have not enough space to build kernel source. In order to do native compile, the  ​**5GB** of storage ​space is required at least.
 </​WRAP>​ </​WRAP>​
 ==== Installing required packages ==== ==== Installing required packages ====
Line 163: Line 163:
 odroid@odroid64:​~/​linux$ sudo make modules_install odroid@odroid64:​~/​linux$ sudo make modules_install
 odroid@odroid64:​~/​linux$ sudo cp -f arch/​arm64/​boot/​Image arch/​arm64/​boot/​dts/​meson64_odroidc2.dtb /​media/​boot/​ odroid@odroid64:​~/​linux$ sudo cp -f arch/​arm64/​boot/​Image arch/​arm64/​boot/​dts/​meson64_odroidc2.dtb /​media/​boot/​
 +odroid@odroid64:​~/​linux$ sudo sync
 odroid@odroid64:​~/​linux$ sudo reboot odroid@odroid64:​~/​linux$ sudo reboot
 </​code>​ </​code>​
en/c2_building_kernel.txt ยท Last modified: 2017/02/06 18:25 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0