Changes

Jump to: navigation, search

Build system (BELK/BXELK)

3 bytes removed, 12:52, 6 August 2018
Pre-built toolchain
export CROSS_COMPILE=arm-xilinx-linux-gnueabi-
</pre>
Use the following command to set up the environment shell variables required during by the building procedure:
<pre>source env.sh</pre>
 
====Pre-built root file system====
Linux needs a root file system: a root file system must contain everything needed to support the Linux system (applications, settings, data, ..). The root file system is the file system that is contained on the same partition on which the root directory is located. The Linux kernel, at the end of its startup stage, mounts the root file system on the configured root device and finally launches the <code>/sbin/init</code>, the first user space process and "father" of all the other processes.
4,650
edits

Navigation menu