From 28188e1c4986d9e4985f0f4a8ce268743eb94631 Mon Sep 17 00:00:00 2001 From: Shih-wei Liao Date: Mon, 7 Jun 2010 22:54:59 -0700 Subject: Git hiccup. Retry.... Change-Id: I5a329137a43f36bab32ea62386ade11da550c0b0 --- llvm.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm.mk') diff --git a/llvm.mk b/llvm.mk index d5fe841..10bf06c 100644 --- a/llvm.mk +++ b/llvm.mk @@ -1,5 +1,5 @@ # Only use this on the device or emulator. -ifneq ($(TARGET_ARCH),arm) +ifeq ($(TARGET_ARCH),arm) ifeq ($(LLVM_ROOT_PATH),) $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH)) -- cgit v1.1