ntel-gpu-tools/Android.mk
Oscar Mateo 76c78c0aae build: New Android makefiles
These form the basis of the new Android build system.

v2: As suggested by Daniel Vetter, modify compilation flags to
not error on return-type and not warn on sign-compare.

Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-11-12 12:16:31 +01:00

6 lines
109 B
Makefile

LOCAL_PATH := $(call my-dir)
include $(LOCAL_PATH)/tests/Android.mk
include $(LOCAL_PATH)/tools/Android.mk