commit | 85f24a406b99310d851e86e6eb11de82eb52027c | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Tue Oct 21 18:34:30 2014 -0700 |
committer | Ying Wang <wangying@google.com> | Tue Oct 21 18:36:43 2014 -0700 |
tree | cf13e0486d7772002f86352725a67dd0e01a9adb | |
parent | 18cd02257d7045543ba435aa1efa497c8a780f27 [diff] [blame] |
Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it. Change-Id: I9182ce1efe09609100d19c9fae2bc4fe7358dfc0
diff --git a/core/prebuilt.mk b/core/prebuilt.mk index 33f5dc6..ba0e757 100644 --- a/core/prebuilt.mk +++ b/core/prebuilt.mk
@@ -17,6 +17,7 @@ my_skip_non_preferred_arch := # check if first arch is supported +LOCAL_2ND_ARCH_VAR_PREFIX := include $(BUILD_SYSTEM)/module_arch_supported.mk ifeq ($(my_module_arch_supported),true) # first arch is supported