script: build: Fit to use out-of-tree build 85/272585/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 18 Mar 2022 09:50:49 +0000 (18:50 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 18 Mar 2022 10:14:02 +0000 (19:14 +0900)
commit7d3424c5f43835024a658b46e4a55b520c9dd4cd
treed97baa90a0a4a7884b098af7270b0b7231c0bff0
parent5e24e0af168eab163b72a2af366a7aa5d94d209c
script: build: Fit to use out-of-tree build

The build script in amlogic has two board support. Built as
in-tree, re-build with differnt board causes almost fully changeed.
To avoid the unnecessary rebuild performance down, use out-of-tree
build with build directory for each board.

Change-Id: I9e4211c4ccfb55aed718ece7cb8b2f0a977351d3
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
build-amlogic.sh