forked from Minki/linux
ebf6b78ebb
Add missing Makefile that got lost while rebasing commit 655ceff16b
"[media] gscaler: Add Makefile for G-Scaler Driver" onto latest source tree.
Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
4 lines
107 B
Makefile
4 lines
107 B
Makefile
exynos-gsc-objs := gsc-core.o gsc-m2m.o gsc-regs.o
|
|
|
|
obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc.o
|