From df7881f07f53b041dc0568be8528e9dbb74994cc Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Wed, 17 Dec 2008 18:04:49 -0800 Subject: Code drop from //branches/cupcake/...@124589 --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 5cff342..0b02fdb 100644 --- a/Android.mk +++ b/Android.mk @@ -2,7 +2,7 @@ # through the 'm' or 'mm' build commands. if not, we use the # standard QEMU Makefile # -ifeq ($(DEFAULT_TARGET),droid) +ifeq ($(DEFAULT_GOAL),droid) LOCAL_PATH:= $(call my-dir) include $(LOCAL_PATH)/Makefile.android else -- cgit v1.1