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