commit | 20def99e2d5e4be0a59ceca3897d70c688e433be | [log] [tgz] |
---|---|---|
author | Tengfei Fan <tengfeif@codeaurora.org> | Thu Aug 01 15:03:47 2019 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Aug 02 12:19:45 2019 -0700 |
tree | 2178aba4a10eaeca25bb45617a849ad8099b7c72 | |
parent | 77279bd3003e9f1ca7e4222e77fd7bed6351c981 [diff] |
bootloader:edk2: Do not clean abl objects in incremental builds abl objects are completely removed/cleaned for every compilation. Do no clean abl compiled objects as it increases the time for incremental build with or without any changes. Change-Id: I3416c2d491ac8b5f1cbc6709fd2a6a7f8f8d57b4