diff options
Diffstat (limited to 'drivers/gpu/nova-core/Makefile')
| -rw-r--r-- | drivers/gpu/nova-core/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/gpu/nova-core/Makefile b/drivers/gpu/nova-core/Makefile index 4ae544f808f4..4c15729704a1 100644 --- a/drivers/gpu/nova-core/Makefile +++ b/drivers/gpu/nova-core/Makefile @@ -1,4 +1,2 @@ # SPDX-License-Identifier: GPL-2.0 - -obj-$(CONFIG_NOVA_CORE) += nova-core.o -nova-core-y := nova_core.o +# nova-core is built from drivers/gpu/Makefile. |
