summaryrefslogtreecommitdiff
path: root/drivers/staging/wimax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wimax/Makefile')
-rw-r--r--drivers/staging/wimax/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/staging/wimax/Makefile b/drivers/staging/wimax/Makefile
deleted file mode 100644
index 0e3f988656aa..000000000000
--- a/drivers/staging/wimax/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-
-obj-$(CONFIG_WIMAX) += wimax.o
-
-wimax-y := \
- id-table.o \
- op-msg.o \
- op-reset.o \
- op-rfkill.o \
- op-state-get.o \
- stack.o
-
-wimax-$(CONFIG_DEBUG_FS) += debugfs.o
-
-obj-$(CONFIG_WIMAX_I2400M) += i2400m/