From: hwangjae lee Date: Tue, 15 May 2018 09:09:34 +0000 (+0900) Subject: [9610] fbdev: dpu: exynos folder build script is added X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a3bbf9b44014bf51c5b399bd1cfba3bd1ca7d5f2;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [9610] fbdev: dpu: exynos folder build script is added Change-Id: I651a6c3ac696edc33fbe6694efbd97c3dfdccaca Signed-off-by: hwangjae lee --- diff --git a/drivers/video/fbdev/exynos/Kconfig b/drivers/video/fbdev/exynos/Kconfig new file mode 100644 index 000000000000..2699226422ce --- /dev/null +++ b/drivers/video/fbdev/exynos/Kconfig @@ -0,0 +1,5 @@ +if SOC_EXYNOS9610 + +source "drivers/video/fbdev/exynos/dpu20/Kconfig" + +endif # SOC_EXYNOS9610 diff --git a/drivers/video/fbdev/exynos/Makefile b/drivers/video/fbdev/exynos/Makefile new file mode 100644 index 000000000000..1e6483050021 --- /dev/null +++ b/drivers/video/fbdev/exynos/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_EXYNOS_DPU20) += dpu20/