mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
Adds support for allocating OFA classes from RM. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230918202149.4343-45-skeggsb@gmail.com
7 lines
167 B
Makefile
7 lines
167 B
Makefile
# SPDX-License-Identifier: MIT
|
|
nvkm-y += nvkm/engine/ofa/ga100.o
|
|
nvkm-y += nvkm/engine/ofa/ga102.o
|
|
nvkm-y += nvkm/engine/ofa/ad102.o
|
|
|
|
nvkm-y += nvkm/engine/ofa/r535.o
|