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
en:c2_building_kernel [2016/09/26 09:13]
odroid [Installing required packages]
en:c2_building_kernel [2017/02/06 18:25]
codewalker [Checkout]
Line 11: Line 11:
 ==== 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.
-  * [[http://​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/archive/​14.09/​components/​toolchain/​binaries/​gcc-linaro-aarch64-linux-gnu-4.9-2014.09_linux.tar.xz|Download #1]] 
 +  * [[http://​dn.odroid.com/​toolchains/​gcc-linaro-aarch64-none-elf-4.9-2014.09_linux.tar.xz|Download #2]]
 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 44: Line 45:
  
 === Android === === Android ===
 +== Lollipop ==
 <​code>​ <​code>​
 $ git clone --depth 1 https://​github.com/​hardkernel/​linux.git -b odroidc2-3.14.y-android $ git clone --depth 1 https://​github.com/​hardkernel/​linux.git -b odroidc2-3.14.y-android
 $ cd linux $ cd linux
 </​code>​ </​code>​
 +== Marshamollow ==
 +<​code>​
 +$ git clone --depth 1 https://​github.com/​hardkernel/​linux.git -b odroidc2-3.14.y-android
 +$ cd linux
 +</​code>​
 +
  
 === Linux === === Linux ===
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