commit | 3ca6ea8325cded9ea3a73a61d8d8b374d19066ab | [log] [tgz] |
---|---|---|
author | Stephen Wang <wstephen@codeaurora.org> | Wed May 17 14:44:45 2017 -0700 |
committer | Stephen Wang <wstephen@codeaurora.org> | Wed May 17 14:44:45 2017 -0700 |
tree | 1f1bb38f5e1cfe4d8fb29b34206f25018f8bbdba | |
parent | 874215c7d9b95f734d83293b5bbabb3c7dc8cc7d [diff] |
[qca-nss-clients] Only compile selected packages The original Makefile builds all packages even if they are not selected. This makes package dependency hard to maintain. For example some profile does not select qca-nss-crypto that causes dtls and ipsec package to fail compilation. With this change, only selected package will be compiled. Change-Id: Ie7d04d284e4c948e8d1d61497e2f9949ed3be613 Signed-off-by: Stephen Wang <wstephen@codeaurora.org>