libdrm_amlogic: add drm_setcrtc tool [1/2]

PD#SWPL-108381

Problem:
drm_setcrtc switch to libdrm_amlogic

Solution:
drm_setcrtc switch to libdrm_amlogic

Verify:
s4

Change-Id: I716cb165c9230264c78469f9d61567196d910296
Signed-off-by: wenlong.zhang <wenlong.zhang@amlogic.com>
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..5500e70
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+all:
+	make -C ./meson
+	make -C ./drm-setcrtc
\ No newline at end of file