summaryrefslogtreecommitdiff
path: root/nvkm/subdev/gpio/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/subdev/gpio/Makefile.am')
-rw-r--r--nvkm/subdev/gpio/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/nvkm/subdev/gpio/Makefile.am b/nvkm/subdev/gpio/Makefile.am
deleted file mode 100644
index 012eb0671..000000000
--- a/nvkm/subdev/gpio/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-noinst_LTLIBRARIES = libgpio.la
-
-libgpio_la_SOURCES = base.c \
- nv10.c \
- nv50.c \
- nv94.c \
- nvd0.c \
- nve0.c
-
-include $(srcdir)/../Makefile.subdev