[Feature]add MT2731_MP2_MR2_SVN388 baseline version
Change-Id: Ief04314834b31e27effab435d3ca8ba33b499059
diff --git a/src/kernel/linux/v4.14/drivers/gpu/Makefile b/src/kernel/linux/v4.14/drivers/gpu/Makefile
new file mode 100644
index 0000000..66386b4
--- /dev/null
+++ b/src/kernel/linux/v4.14/drivers/gpu/Makefile
@@ -0,0 +1,6 @@
+# drm/tegra depends on host1x, so if both drivers are built-in care must be
+# taken to initialize them in the correct order. Link order is the only way
+# to ensure this currently.
+obj-$(CONFIG_TEGRA_HOST1X) += host1x/
+obj-y += drm/ vga/ arm/
+obj-$(CONFIG_IMX_IPUV3_CORE) += ipu-v3/