make acl on pureacl arm cross build script (#1514)
author이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Fri, 1 Jun 2018 07:47:30 +0000 (16:47 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 1 Jun 2018 07:47:30 +0000 (16:47 +0900)
commit78ef8340a35d719db64c2ae7d20543b238810e4d
treef2a13312134361494ae6f5b3d2a220328f6effa1
parentca24459665d5b3c4ec5dfb0f2b53ec9ffdeeccd5
make acl on pureacl arm cross build script (#1514)

BUILD_ACL does not support embeded kernel. To avoid cl_kernels installation on
test job, this commit disables BUILD_ACL and do `make acl` on arm cross build script.

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
scripts/command/docker_build_cross_arm_pureacl.sh