pmaports/device/testing/linux-samsung-j7elte/create-a-file-platform.h-which-is-a-symlink.patch
Kabir Akzaman 891109adce
samsung-j7elte: new device (Samsung Galaxy J7) (MR 3715)
[ci:skip-build] already built successfully in CI
2022-12-19 22:37:58 -08:00

13 lines
420 B
Diff

Create a symlink to platform.h. Fixes errors regarding about a missing
platform.h file.
diff --git a/drivers/gud/gud-exynos7580/MobiCoreDriver/platform.h b/drivers/gud/gud-exynos7580/MobiCoreDriver/platform.h
new file mode 120000
index 00000000..526bc961
--- /dev/null
+++ b/drivers/gud/gud-exynos7580/MobiCoreDriver/platform.h
@@ -0,0 +1 @@
+platforms/EXYNOS_7580_STD/platform.h
\ No newline at end of file
--
2.32.0