Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 4.9.y

9 bytes added, 16:09, 7 May 2018
no edit summary
=What is Linux?=
[[Image:tux.png|left|140x167px]]Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
=<span id="Introduction" class="mw-headline">Introduction</span>=
 
<span style="color: #000000;">In order to build the Linux Kernel for IGEP PROCESSOR BOARDS it is recommended to cross-compile the kernel, that means to build the kernel in your HOST machine for a target architecture.</span>
=<span id="How_to_cross_compile_the_linux_kernel" class="mw-headline">Prepare the environment<br /></span>=
<span class="mw-headline">In order to compile the Linux Kernel it is necessary to prepare a suitable work environment installing several necessary packages.</span>
 
=<span id="How_to_cross_compile_the_linux_kernel" class="mw-headline">How to cross compile the linux kernel</span>=
 
<span style="color: #000000;"> </span>
59
edits