summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/Makefile
diff options
context:
space:
mode:
authorErik Gilling <konkers@android.com>2010-08-23 21:58:20 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:35:16 -0800
commitda56e15cc75a5be394c30ab068579cf9d0399da7 (patch)
tree86666113183cf4d43c70b27b6735f5d6a1c3356d /drivers/video/tegra/Makefile
parent976ed855b9f5b4c6cc4c9cc5590efeb595169367 (diff)
video: tegra: add skeleton host bus support
The host (or host1x) bus sits between the cpu core and the 3d, 2d, camera, display, and mpeg encoder functions. It contains provides DMA channels, hardware mutexes, and synchronization points. Signed-off-by: Erik Gilling <konkers@android.com>
Diffstat (limited to 'drivers/video/tegra/Makefile')
-rw-r--r--drivers/video/tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/Makefile b/drivers/video/tegra/Makefile
index 8f9d0e213acf..177ec484c10a 100644
--- a/drivers/video/tegra/Makefile
+++ b/drivers/video/tegra/Makefile
@@ -1,2 +1,3 @@
+obj-$(CONFIG_TEGRA_GRHOST) += host/
obj-$(CONFIG_TEGRA_DC) += dc/
obj-$(CONFIG_FB_TEGRA) += fb.o