Changes

Jump to: navigation, search

Development Environment HowTo (NELK)

119 bytes added, 07:38, 3 May 2012
m
Build/configure Linux kernel only
Linux kernel source are available inside ''EZSDK_INSTALL_DIR/board-support/linux-omap3.git''.
Enter the ''$EZSDK_INSTALL_DIR'' and type:
<pre class="workstation-terminal">
</pre>
The configuration name in specified inside ''$EZSDK_INSTALL_DIR/Rules.make'' into the variable ''DEFAULT_LINUXKERNEL_CONFIG''
Two additional target are provided:
</pre>
Copy the binaries (uImage and modules) inside the root file system (see ''EXEC_DIR'' variable inside ''$EZSDK_INSTALL_DIR/Rules.make''), under the directory:* ''$EXEC_DIR/boot'': for uImage* ''$EXEC_DIR/lib/modules/$KERNEL_VERSION'': for the modules
{{Board Specific Information|text=Please note that, after running ''make linux_install'', the user should run the command ''depmod'' from the target shell

Navigation menu