xref: /linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild (revision 4201c9260a8d3c4ef238e51692a7e9b4e1e29efe)
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