repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
instmem
/
Kbuild
blob
06cbe19ce3766e9f182be86268a6fea800b56ec5
1
# SPDX-License-Identifier: MIT
2
nvkm-y += nvkm/subdev/instmem/base.o
3
nvkm-y += nvkm/subdev/instmem/nv04.o
4
nvkm-y += nvkm/subdev/instmem/nv40.o
5
nvkm-y += nvkm/subdev/instmem/nv50.o
6
nvkm-y += nvkm/subdev/instmem/gk20a.o