summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/tests/arch-arm64/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libpixelflinger/tests/arch-arm64/Android.mk')
-rw-r--r--libpixelflinger/tests/arch-arm64/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/libpixelflinger/tests/arch-arm64/Android.mk b/libpixelflinger/tests/arch-arm64/Android.mk
new file mode 100644
index 0000000..ca58b4b
--- /dev/null
+++ b/libpixelflinger/tests/arch-arm64/Android.mk
@@ -0,0 +1,3 @@
+ifeq ($(TARGET_ARCH),arm64)
+include $(all-subdir-makefiles)
+endif