summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/host1x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/host1x/Makefile')
-rw-r--r--drivers/video/tegra/host/host1x/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/drivers/video/tegra/host/host1x/Makefile b/drivers/video/tegra/host/host1x/Makefile
index 55fcb375709a..76664945e12b 100644
--- a/drivers/video/tegra/host/host1x/Makefile
+++ b/drivers/video/tegra/host/host1x/Makefile
@@ -3,11 +3,6 @@ GCOV_PROFILE := y
EXTRA_CFLAGS += -Idrivers/video/tegra/host
nvhost-host1x-objs = \
- host1x.o \
- host1x_syncpt.o \
- host1x_channel.o \
- host1x_intr.o \
- host1x_cdma.o \
- host1x_debug.o
+ host1x.o
obj-$(CONFIG_TEGRA_GRHOST) += nvhost-host1x.o