am ec4a8580: am e9768273: am efcb3b95: Merge "[MIPS] Remove reference to NDK"
* commit 'ec4a8580257fa78e761a44a68e7c028081c4f559': [MIPS] Remove reference to NDKmain
commit
3ad1145a8f
|
@ -28,6 +28,10 @@ ifeq ($(TARGET_ARCH), x86)
|
||||||
TARGETING_UNBUNDLED_FROYO := false
|
TARGETING_UNBUNDLED_FROYO := false
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(TARGET_ARCH),mips)
|
||||||
|
TARGETING_UNBUNDLED_FROYO := false
|
||||||
|
endif
|
||||||
|
|
||||||
ifeq ($(FLAG_DBG), true)
|
ifeq ($(FLAG_DBG), true)
|
||||||
TARGETING_UNBUNDLED_FROYO := false
|
TARGETING_UNBUNDLED_FROYO := false
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue