OSDN Git Service

Remove duplicate.
authorYing Wang <wangying@google.com>
Mon, 13 Apr 2015 22:38:57 +0000 (15:38 -0700)
committerYing Wang <wangying@google.com>
Mon, 13 Apr 2015 22:38:57 +0000 (15:38 -0700)
commitf7f58d66661def62cee5060919b61b847ea27341
tree5836799eca2c8565153a1351424387b73eb845d6
parent31195f0bdca6ee2a5e72d07edf13e1d81206d949
Remove duplicate.

This fixes build warnings:
build/core/binary.mk:494: target
`out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/ARMGenCodeEmitter.inc'
given more than once in the same rule.
build/core/binary.mk:494: target
`out/target/product/shamu/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/ARMGenCodeEmitter.inc'
given more than once in the same rule.

Change-Id: I4691fe616c1e13a4cc18ceaf3b64a3f2b9a5cd87
lib/Target/ARM/Android.mk