summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--BoardConfig.mk2
-rw-r--r--braun.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 63a5825..d070577 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-ifeq ($(ANDROID_BUILD_TYPE), 32)
+ifneq ($(ANDROID_BUILD_TYPE), 64)
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true