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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/nvkm/subdev/volt/Makefile.am b/nvkm/subdev/volt/Makefile.am
index 6c057901c..f5bdc811a 100644
--- a/nvkm/subdev/volt/Makefile.am
+++ b/nvkm/subdev/volt/Makefile.am
@@ -2,6 +2,7 @@ noinst_LTLIBRARIES = libvolt.la
libvolt_la_SOURCES = base.c \
gpio.c \
- nv40.c
+ nv40.c \
+ gk20a.c
include $(srcdir)/../Makefile.subdev