diff options
author | Colin Cross <ccross@android.com> | 2015-11-23 16:15:10 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2015-11-24 21:34:46 +0000 |
commit | 023f1e8e8f431e64a12a4742c615f141fbaa3b5b (patch) | |
tree | 2c9cd19a3e47f8240b02e9ce9f272bed609df1d1 /Android.bp | |
parent | 6371b387b7dd50247e24a31efa54a07aa0ece910 (diff) | |
download | build_soong-023f1e8e8f431e64a12a4742c615f141fbaa3b5b.tar.gz build_soong-023f1e8e8f431e64a12a4742c615f141fbaa3b5b.tar.bz2 build_soong-023f1e8e8f431e64a12a4742c615f141fbaa3b5b.zip |
Add mips
Change-Id: Icb05292877a60939542ce09d9774e4b9d1353502
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -123,6 +123,7 @@ bootstrap_go_package { "cc/arm_device.go", "cc/arm64_device.go", + "cc/mips_device.go", "cc/x86_device.go", "cc/x86_64_device.go", |