export LD_LIBRARY_PATH=<TOOLCHAIN_PATH>/lib
export PATH=<TOOLCHAIN_PATH>/bin:$PATH

make CROSS_COMPILE=arm-linux-
