summaryrefslogtreecommitdiff
path: root/nvkm/subdev/volt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/subdev/volt/Makefile.am')
-rw-r--r--nvkm/subdev/volt/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/nvkm/subdev/volt/Makefile.am b/nvkm/subdev/volt/Makefile.am
deleted file mode 100644
index f5bdc811a..000000000
--- a/nvkm/subdev/volt/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-noinst_LTLIBRARIES = libvolt.la
-
-libvolt_la_SOURCES = base.c \
- gpio.c \
- nv40.c \
- gk20a.c
-
-include $(srcdir)/../Makefile.subdev