summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile.nvgpu-t18x
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile.nvgpu-t18x')
-rw-r--r--drivers/gpu/nvgpu/Makefile.nvgpu-t18x3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Makefile.nvgpu-t18x b/drivers/gpu/nvgpu/Makefile.nvgpu-t18x
index 2b650ad8..30119345 100644
--- a/drivers/gpu/nvgpu/Makefile.nvgpu-t18x
+++ b/drivers/gpu/nvgpu/Makefile.nvgpu-t18x
@@ -63,7 +63,8 @@ nvgpu-y += \
63 $(nvgpu-t18x)/therm/thrmdev.o \ 63 $(nvgpu-t18x)/therm/thrmdev.o \
64 $(nvgpu-t18x)/therm/thrmchannel.o \ 64 $(nvgpu-t18x)/therm/thrmchannel.o \
65 $(nvgpu-t18x)/therm/thrmpmu.o \ 65 $(nvgpu-t18x)/therm/thrmpmu.o \
66 $(nvgpu-t18x)/lpwr/rppg.o 66 $(nvgpu-t18x)/lpwr/rppg.o \
67 $(nvgpu-t18x)/lpwr/lpwr.o
67 68
68nvgpu-$(CONFIG_TEGRA_GK20A) += $(nvgpu-t18x)/gp10b/platform_gp10b_tegra.o 69nvgpu-$(CONFIG_TEGRA_GK20A) += $(nvgpu-t18x)/gp10b/platform_gp10b_tegra.o
69 70