commit | e615afd6d05d4b1ee6c30015769d8e60905617b9 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Tue Jun 20 17:38:21 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Tue Jun 20 17:44:00 2017 +0800 |
tree | 2d63e2489e87a55c16e7319d1e4be509d6f5d376 | |
parent | 3e599ead66fee82837928ed3fb1b46bd7ec13a41 [diff] |
Use make functions to convert a text to lower case We cannot cache the result of ($shell ...) and we have to run these on every build even if we don't have to re-read the makefiles. Replace it with make functions $(substr $(substr ... )). Bug: 38399657 Test: `make` pass, flash images from $OUT and boot device with chain partitions Change-Id: I6d4ff8e487931ba25008a2a881401a8951d4049e