summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: abf0ff2)
raw | patch | inline | side by side (parent: abf0ff2)
author | JianzhongXu <a0869574@ti.com> | |
Wed, 11 Feb 2015 18:01:20 +0000 (13:01 -0500) | ||
committer | JianzhongXu <a0869574@ti.com> | |
Wed, 11 Feb 2015 18:01:20 +0000 (13:01 -0500) |
Makefile | patch | blob | history | |
build/tar_files_list.txt | patch | blob | history |
diff --git a/Makefile b/Makefile
index 52761981520956b010f211333474533487e5152d..76503d78ec1bbd6ccbf3b77469d97894621a221f 100644 (file)
--- a/Makefile
+++ b/Makefile
install -m 755 -d ${DESTDIR}/usr/include
install -m 755 -d ${DESTDIR}/usr/lib
install -m 755 -d ${DESTDIR}/usr/share/ti/examples/linalg
+ cp $(LINALG_CBLAS_DIR)/include/cblas.h ${DESTDIR}/usr/include
cp $(LINALG_BLISACC_DIR)/lib/libcblas_armplusdsp.a ${DESTDIR}/usr/lib
cp $(LINALG_BLIS_DIR)/install/arm/lib/libblis-*-cortex-a15.a ${DESTDIR}/usr/lib/libblis.a
index 3325a8103a48715bb34f2f354d926852b99ab117..8cb3afdcd32f150e9cc58d691e8f0b5d8715cd56 100644 (file)
--- a/build/tar_files_list.txt
+++ b/build/tar_files_list.txt
blis/README
blis/test
blis/testsuite
-blasblisacc/lib
blasblisacc/Makefile
blasblisacc/src
cblas/examples