Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b093cc48 authored by Bhanu Chetlapalli's avatar Bhanu Chetlapalli
Browse files

[MIPS] Remove reference to NDK



Change-Id: I6137c4a93b29a8906abb5bd0f320dd3f37fdea08
Signed-Off-By: default avatarBhanu Chetlapalli <bhanu@mips.com>
parent 9a84071b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -28,6 +28,10 @@ ifeq ($(TARGET_ARCH), x86)
    TARGETING_UNBUNDLED_FROYO := false
endif

ifeq ($(TARGET_ARCH),mips)
    TARGETING_UNBUNDLED_FROYO := false
endif

ifeq ($(FLAG_DBG), true)
    TARGETING_UNBUNDLED_FROYO := false
endif