Skip to content

Commit

Permalink
[media] exynos-gsc: Add missing Makefile
Browse files Browse the repository at this point in the history
Add missing Makefile that got lost while rebasing commit 655ceff
"[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>
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Sep 15, 2012
1 parent 362b29b commit ebf6b78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/media/platform/exynos-gsc/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
exynos-gsc-objs := gsc-core.o gsc-m2m.o gsc-regs.o

obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc.o

0 comments on commit ebf6b78

Please sign in to comment.