commit | 9a91748c871670d4a6dabf95e6bfe44837687734 | [log] [tgz] |
---|---|---|
author | Khalid Zubair <kzubair@cyngn.com> | Wed Nov 18 15:54:40 2015 -0800 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Mon Jan 04 11:26:45 2016 -0800 |
tree | 0eac76a8b919c851b055373c68fe0c4e871829df | |
parent | c713d764c53e439352e79076eeecdbed9b2ccd6c [diff] |
kernel: don't build modules or dtbs unless enabled Build modules and dtbs only if enabled. The make commands were allowed to fail silently to support builds that did not have these options enabled. This had a side effect of allowing builds to complete even if modules failed to build. Don't suppress these error anymore. Change-Id: I842124b465d9e14edd6a09ffe54f09da32f10632