Recovery: rearrage defines to fix recovery for mecha and

not break it for toastcfh

Change-Id: If6d4ced872bc04fc5d02803672c8279c82fe9ea3
This commit is contained in:
Tony Layher 2011-03-21 01:11:50 -04:00
parent faa477ec99
commit 3f26366993

View File

@ -4,6 +4,10 @@ ifeq ($(TARGET_ARCH),arm)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
ifneq ($BOARD_HAS_LARGE_FILESYSTEM,)
LOCAL_CFLAGS += -DBOARD_HAS_LARGE_FILESYSTEM
endif
LOCAL_SRC_FILES := \
mmcutils.c