aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/heci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/heci/Makefile')
-rw-r--r--drivers/staging/heci/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/heci/Makefile b/drivers/staging/heci/Makefile
deleted file mode 100644
index 0524856fa3ab..000000000000
--- a/drivers/staging/heci/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-obj-$(CONFIG_HECI) += heci.o
-
-heci-objs := \
- heci_init.o \
- interrupt.o \
- heci_interface.o \
- io_heci.o \
- heci_main.o
-