am f355750d: am c47aa3bd: Merge "Fix mips build."
* commit 'f355750defa34d2e28d51a220947fea59c4f4429': Fix mips build.
This commit is contained in:
commit
2765ec1434
|
@ -30,7 +30,7 @@ x86_src_files := \
|
|||
arch-x86/backtrace-x86.c \
|
||||
arch-x86/ptrace-x86.c
|
||||
|
||||
ifeq ($(TARGET_IS_64_BIT), false)
|
||||
ifneq ($(TARGET_IS_64_BIT),true)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
|
|
Loading…
Reference in New Issue