summaryrefslogtreecommitdiff
path: root/drivers/staging/wusbcore/host/whci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wusbcore/host/whci/Makefile')
-rw-r--r--drivers/staging/wusbcore/host/whci/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/staging/wusbcore/host/whci/Makefile b/drivers/staging/wusbcore/host/whci/Makefile
deleted file mode 100644
index 859d20079df6..000000000000
--- a/drivers/staging/wusbcore/host/whci/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-
-obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
-
-whci-hcd-y := \
- asl.o \
- debug.o \
- hcd.o \
- hw.o \
- init.o \
- int.o \
- pzl.o \
- qset.o \
- wusb.o