commit | 14da1424e0e8d96aee66676b8735001dbe6bd86b | [log] [tgz] |
---|---|---|
author | Shinichiro Hamaji <hamaji@google.com> | Tue Jul 21 07:28:39 2015 +0900 |
committer | Shinichiro Hamaji <hamaji@google.com> | Tue Jul 21 09:40:02 2015 +0900 |
tree | 346aa03386e895da617ea14adb312283e0aa81cd | |
parent | b74823e2ff5de41f3bee87f2de76abe6ff4e617f [diff] |
Do not update previous_XXX.mk when there is no change I'm adding a rule which regenerates ninja files to kati: https://github.com/shinh/kati/commit/8666cfba20bf4ff0e59053dcfa7bcac9896bcf16 With this regeneration rule, unnecessary re-generation will happen when these .mk files are updated even if there are no changes in their contents. With this patch, these .mk files are updated only when the contents will be actually changed. Change-Id: I4c796f9454502f6bb25019b3806ca577ea5258c1