flo: compile some tools only for flo

Change-Id: Ib91bcdf4bfe2528f555a9f4b9c36db824cdc0f80
Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
Iliyan Malchev 2013-03-05 13:42:06 -08:00
parent 4ffa22bb4a
commit 1e5cfd05ef
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
ifneq ($(filter msm8960 ,$(TARGET_DEVICE)),)
ifneq ($(filter flo,$(TARGET_DEVICE)),)
LOCAL_PATH:= $(call my-dir)

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
ifneq ($(filter msm8960 ,$(TARGET_DEVICE)),)
ifneq ($(filter flo,$(TARGET_DEVICE)),)
LOCAL_PATH:= $(call my-dir)

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
ifneq ($(filter msm8960 ,$(TARGET_DEVICE)),)
ifneq ($(filter flo,$(TARGET_DEVICE)),)
LOCAL_PATH:= $(call my-dir)