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