Changes

Jump to: navigation, search

Development Environment HowTo (NELK)

48 bytes added, 10:20, 16 April 2013
m
Build/configure Linux kernel only
</pre>
 Two An additional target are is providedto install the Linux binaries:
<pre class="workstation-terminal">
</pre>
Copy It copies 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, on DVDK, ''$EXEC_DIR/boot'' is inside the TFTP root directory, thanks to the symbolic link: ''/srv/tftp/naon<SOM name>'' -> ''$EXEC_DIR/boot''.
So requesting ''naon/uImage.naon'' to DVDK's TFTP server will return ''$EXEC_DIR/boot/uImage.naon''}}
{{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