summaryrefslogtreecommitdiff
path: root/nvkm/subdev/pwr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/subdev/pwr/Makefile.am')
-rw-r--r--nvkm/subdev/pwr/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/nvkm/subdev/pwr/Makefile.am b/nvkm/subdev/pwr/Makefile.am
index 2bb4ca666..f59eec052 100644
--- a/nvkm/subdev/pwr/Makefile.am
+++ b/nvkm/subdev/pwr/Makefile.am
@@ -12,7 +12,8 @@ libpwr_la_SOURCES = base.c \
nvc0.c \
nvd0.c \
gk104.c \
- nv108.c
+ nv108.c \
+ gk20a.c
FUC_COMMON = fuc/os.h \
fuc/macros.fuc \