xref: /linux/drivers/gpu/nova-core/Makefile (revision 1a4660da3130f7b1e88d8afa3c4a9982c14bcea6)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_NOVA_CORE) += nova-core.o
4nova-core-y := nova_core.o
5