summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/t30/Makefile')
-rw-r--r--drivers/video/tegra/host/t30/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/video/tegra/host/t30/Makefile b/drivers/video/tegra/host/t30/Makefile
index 8f4eb4191da6..7e77d8af701c 100644
--- a/drivers/video/tegra/host/t30/Makefile
+++ b/drivers/video/tegra/host/t30/Makefile
@@ -1,6 +1,9 @@
nvhost-t30-objs = \
t30.o \
channel_t30.o \
+ scale3d.o \
+ debug_t30.o \
+ acm_t30.o \
3dctx_t30.o
obj-$(CONFIG_TEGRA_GRHOST) += nvhost-t30.o