blob: 40f197f3b3f913d8a01a1c0e4201d2b81d37e028 [file] [log] [blame]
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES:= \
col32cb16blend_test.c \
../../../arch-mips/col32cb16blend.S
LOCAL_SHARED_LIBRARIES :=
LOCAL_C_INCLUDES :=
LOCAL_MODULE:= test-pixelflinger-mips-col32cb16blend
LOCAL_MODULE_TAGS := tests
LOCAL_MULTILIB := 32
include $(BUILD_NATIVE_TEST)