commit | 878f39c18e84727f4bc3d9073ae6d54d918da156 | [log] [tgz] |
---|---|---|
author | Andy Gross <andy.gross@linaro.org> | Tue May 01 01:10:26 2018 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed May 02 10:59:40 2018 -0400 |
tree | a2f3401a6a8ff93a092c16c74d4d7e7b4604a32f | |
parent | c6f2b4ccb8289bedfa9af2a70c9fd9f7b49ceba5 [diff] |
makefile: Fix dependencies for privileged stacks This patch fixes the dependency chain for priviliged stack generation. This fixes a problem when compiling after making significant changes that would shift the privileged stack area. Signed-off-by: Andy Gross <andy.gross@linaro.org>