am ea45910c: am 3fc69fb1: am 21de3013: am f90d4304: Merge "Remove accidentally committed in Makefile."
* commit 'ea45910c38052e8d687b3d209fe1a13b9d448363': Remove $(info...) accidentally committed in Makefile.
This commit is contained in:
@@ -34,7 +34,6 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/common/include
|
||||
libportable_src_files = \
|
||||
$(patsubst $(LOCAL_PATH)/%,%,$(wildcard $(LOCAL_PATH)/arch-$(TARGET_ARCH)/*.c)) \
|
||||
$(patsubst $(LOCAL_PATH)/%,%,$(wildcard $(LOCAL_PATH)/arch-$(TARGET_ARCH)/*.S))
|
||||
$(info $(libportable_src_files))
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
$(libportable_src_files)
|
||||
|
||||
Reference in New Issue
Block a user