summaryrefslogtreecommitdiff
path: root/nvkm/subdev/instmem/Makefile.am
blob: c014032c988c6c98367502d5b4ec8be9ad17568a (plain)
1
2
3
4
5
6
7
8
noinst_LTLIBRARIES = libinstmem.la

libinstmem_la_SOURCES = base.c \
			nv04.c \
			nv40.c \
			nv50.c

include $(srcdir)/../Makefile.subdev