mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -04:00
This will allow for further customisation of the subdev depending on what firmware is available. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
4 lines
98 B
Makefile
4 lines
98 B
Makefile
# SPDX-License-Identifier: MIT
|
|
nvkm-y += nvkm/subdev/gsp/base.o
|
|
nvkm-y += nvkm/subdev/gsp/gv100.o
|