diff --git a/drivers/gpu/nvgpu/Makefile.shared.configs b/drivers/gpu/nvgpu/Makefile.shared.configs index 4f4ac4ace..8c85adca2 100644 --- a/drivers/gpu/nvgpu/Makefile.shared.configs +++ b/drivers/gpu/nvgpu/Makefile.shared.configs @@ -50,5 +50,5 @@ NVGPU_FECS_TRACE_SUPPORT := 1 NVGPU_COMMON_CFLAGS += -DCONFIG_GK20A_CTXSW_TRACE IGPU_VIRT_SUPPORT := 1 -NV_COMPONENT_CFLAGS += -DIGPU_VIRT_SUPPORT +NVGPU_COMMON_CFLAGS += -DIGPU_VIRT_SUPPORT endif