summaryrefslogtreecommitdiff
path: root/nvkm/subdev/mxm/Makefile.am
blob: 2ec56b33b6af7748df8e410badad19426b19e224 (plain)
1
2
3
4
5
6
7
noinst_LTLIBRARIES = libmxm.la

libmxm_la_SOURCES = base.c \
		    mxms.c \
		    nv50.c

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