xref: /openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild (revision 2f0f2441b4a10948e2ec042b48fef13680387f7c)
1# SPDX-License-Identifier: GPL-2.0
2nvkm-y += nvkm/subdev/instmem/base.o
3nvkm-y += nvkm/subdev/instmem/nv04.o
4nvkm-y += nvkm/subdev/instmem/nv40.o
5nvkm-y += nvkm/subdev/instmem/nv50.o
6nvkm-y += nvkm/subdev/instmem/gk20a.o
7