summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2012-10-05 10:59:12 -0700
committerKeun young Park <keunyoung@google.com>2012-10-05 10:59:12 -0700
commit764fe788f7e9cefdd3be6ea29847f19a4f818f94 (patch)
treec1a6ddf6c18cc71f277b362b1352c39975b717f1
parent2267f00c0e46622ce77b008a7c26234dd09a3852 (diff)
downloadandroid_device_generic_mips-764fe788f7e9cefdd3be6ea29847f19a4f818f94.tar.gz
android_device_generic_mips-764fe788f7e9cefdd3be6ea29847f19a4f818f94.tar.bz2
android_device_generic_mips-764fe788f7e9cefdd3be6ea29847f19a4f818f94.zip
- As there is only one PDK release for mips, it should be the Least Common Denominator. Bug: 7294949 Change-Id: I109ce7f91cfda504e6b9b4ee14761a8185b0095a
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 1d38da3..d20563d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -7,6 +7,7 @@ TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
TARGET_ARCH := mips
+TARGET_ARCH_VARIANT := mips32-fp
TARGET_CPU_ABI := mips
TARGET_CPU_SMP := true