1 Build Instructions of LINALG examples:
3 1. Following environment vaialbes must be set in order to build LINALG examples:
4 export TARGET_ROOTDIR= <Processor-SDK-Linux installation root>/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi
5 export LINALG_DIR= <LINALG_INSTALLATION_ROOT>
7 2. Just type "make" in examples root folder.