commit | 2a2dabe1c330fea311505b453de58ddcd5488fcc | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed May 03 14:35:19 2017 -0500 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Thu May 11 13:52:21 2017 +0100 |
tree | 51ac113eaebc1a4957fba2c284a23c27e46a1514 | |
parent | 88014bc0237ecba69a8a7c1e0f7094644e32c8a9 [diff] |
Android: remove needless conditional including of child makefiles It is not necessary to filter driver and winsys directories based on the list of enabled drivers. Selecting the included driver libraries or not is sufficient to control what is built. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Chih-Wei Huang <cwhuang@linux.org.tw> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>