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