summaryrefslogtreecommitdiff
path: root/nvkm/subdev/vm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/subdev/vm/Makefile.am')
-rw-r--r--nvkm/subdev/vm/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/nvkm/subdev/vm/Makefile.am b/nvkm/subdev/vm/Makefile.am
deleted file mode 100644
index 1f5b6fb76..000000000
--- a/nvkm/subdev/vm/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-noinst_LTLIBRARIES = libvm.la
-
-libvm_la_SOURCES = base.c \
- nv04.c \
- nv41.c \
- nv44.c \
- nv50.c \
- nvc0.c
-
-include $(srcdir)/../Makefile.subdev