Linux Kernel: mityarm-linux-3.2: 89775c8b562ed8938ae464dd264cfbd439c0720f from Jenkins Project linux-mityarm-335x-v3.2: build #50 U-Boot mainline: u-boot-2013.10: 6c6a700073e192532e82c87e1a34eff939267efe u-boot config: mityarm335x_4kpage_config from Jenkins Project u-boot-mityarm-mainline: build #12 GSDK: Graphics_SDK_4_10_00_01 http://processors.wiki.ti.com/index.php/Graphics_SDK_Quick_installation_and_user_guide Rules.make -- Top section of file ################# FIELDS MODIFIABLE BY THE USER ############################### ############### All the fields below are MANDATORY ############################ #By default all below variables have been initialized with equivalent AMSDK variables # Change them to appropriate paths as per your machine/build environment paths. # Set home area (ex /home/user/) #HOME=$(SDK_INSTALL_DIR)/graphics HOME=/home/mitydsp # Set Toolchain path (ex /home/user/toolchain/arago-2011.09/armv7a) CSTOOL_DIR=/usr/local/ti-sdk-am335x-evm/linux-devkit/ # Set Tool chain prefix (ex arm-arago-linux-gnueabi- ) CSTOOL_PREFIX=arm-arago-linux-gnueabi- # Set kernel installation path ( ex /home/user/linux-04.00.01.13 ) KERNEL_INSTALL_DIR=/home/mitydsp/projects/linux-mityarm-335x/ # Set Target filesystem path ( ex /home/user/targetfs ) TARGETFS_INSTALL_DIR=/home/mitydsp/projects/rootfs # Set installation folder GRAPHICS_INSTALL_DIR=$(HOME)/Graphics_SDK_4_10_00_01 Commands Run: export ARCH=arm make BUILD=release OMAPES=8.x all_km make BUILD=release OMAPES=8.x install_km