aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/usbip/userspace/Makefile.am')
-rw-r--r--drivers/staging/usbip/userspace/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/usbip/userspace/Makefile.am b/drivers/staging/usbip/userspace/Makefile.am
deleted file mode 100644
index 66f8bf038c9f..000000000000
--- a/drivers/staging/usbip/userspace/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-SUBDIRS := libsrc src
-includedir = @includedir@/usbip
-include_HEADERS := $(addprefix libsrc/, \
- usbip_common.h vhci_driver.h usbip_host_driver.h)
-
-dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8)