Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: drivers/media/video/samsung/Makefile

Issue 2036011: V4L/DVB : Add S5PV210 TV out driver support (Closed) Base URL: swsolcc@12.23.106.100:kernel-samsung.git
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « drivers/media/video/samsung/Kconfig ('k') | drivers/media/video/samsung/tv20/Kconfig » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: drivers/media/video/samsung/Makefile
diff --git a/drivers/media/video/samsung/Makefile b/drivers/media/video/samsung/Makefile
index 0523170757debe52683abb5fe81ec7f92405eea4..f116f7407afb7910996713ea225c128cba5d0f5f 100644
--- a/drivers/media/video/samsung/Makefile
+++ b/drivers/media/video/samsung/Makefile
@@ -1,3 +1,4 @@
obj-$(CONFIG_VIDEO_MFC50) += mfc50/
+obj-$(CONFIG_VIDEO_TV20) += tv20/
EXTRA_CFLAGS += -Idrivers/media/video
« no previous file with comments | « drivers/media/video/samsung/Kconfig ('k') | drivers/media/video/samsung/tv20/Kconfig » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698