summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/Makefile')
-rw-r--r--drivers/gpu/nvgpu/vgpu/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/Makefile b/drivers/gpu/nvgpu/vgpu/Makefile
deleted file mode 100644
index edad7171..00000000
--- a/drivers/gpu/nvgpu/vgpu/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
1GCOV_PROFILE := y
2ccflags-y += -Idrivers/gpu/nvgpu
3ccflags-y += -Wno-multichar
4
5obj-$(CONFIG_TEGRA_GR_VIRTUALIZATION) = \
6 ltc_vgpu.o \
7 gr_vgpu.o \
8 fifo_vgpu.o \
9 mm_vgpu.o \
10 vgpu.o