Separate ACL build target (#142)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 22 Mar 2018 05:12:24 +0000 (14:12 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 22 Mar 2018 05:12:24 +0000 (14:12 +0900)
commit93e988bc0db321780c25b1f388fd7892d419df97
treefa632055d4aeebcb44b8a309ca1ddd5762cbb760
parenteca3535fec23841cecd7246ba6cf16e2bb5b7015
Separate ACL build target (#142)

* Separate ACL build target

This will separate ACL build to a target in the Makefile
- ACL mostly will be reused after a single build
- Only dependency check in scons takses several seconds
- This will speed up for arm cross build

* use lib
Makefile
README.md