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