diff options
Diffstat (limited to 'drivers/gpu/Makefile')
-rw-r--r-- | drivers/gpu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/Makefile b/drivers/gpu/Makefile index 8997f0096545..3b0f40d94044 100644 --- a/drivers/gpu/Makefile +++ b/drivers/gpu/Makefile @@ -4,4 +4,3 @@ # to ensure this currently. obj-y += host1x/ drm/ vga/ obj-$(CONFIG_IMX_IPUV3_CORE) += ipu-v3/ -obj-$(CONFIG_TRACE_GPU_MEM) += trace/ |