Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
8 lines
241 B
Makefile
8 lines
241 B
Makefile
# SPDX-License-Identifier: MIT
|
|
nvkm-y += nvkm/subdev/ibus/gf100.o
|
|
nvkm-y += nvkm/subdev/ibus/gf117.o
|
|
nvkm-y += nvkm/subdev/ibus/gk104.o
|
|
nvkm-y += nvkm/subdev/ibus/gk20a.o
|
|
nvkm-y += nvkm/subdev/ibus/gm200.o
|
|
nvkm-y += nvkm/subdev/ibus/gp10b.o
|