commit | 4e8438bc0e1f856765f4e556d66685e65607388e | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu May 17 07:30:11 2018 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu May 24 09:18:47 2018 -0500 |
tree | d9b3f3eee5097c417f9b42c43d37779044cd8950 | |
parent | e3e8c83bd9382c5c546d47b7b7e1446fdf46d5ac [diff] |
ext: open-amp: Change build integration so its not recursive With recent changes to open-amp we can now include and build it directly as a zephyr library rather than doing a recursive make. We remove ext/lib/ipc/open-amp.cmake as part of this change and introduce a Kconfig option for open-amp. Fixes: #7673 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>