commit | bdd8532ab3568fd14829a3656acfa4bea03572c6 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Fri Feb 17 04:10:11 2017 -0800 |
committer | Stephen Hines <srhines@google.com> | Fri Feb 17 04:10:11 2017 -0800 |
tree | 7b1179c97861641edb60cd759e46d16016047852 | |
parent | 5af256b554e3cd632fb3ce2d4455252901bd3ebb [diff] |
Fix mips-related build breakage. Bug: http://b/34396220 Test: Builds successfully. MIPS targets predefine _mips to 1, which will conflict with the _mips variable name that was being used in the HAL here. Rename it to _amips instead, so that it won't conflict. Change-Id: Id13f34b740959852dff600259e3405eb72d0983a