aboutsummaryrefslogtreecommitdiffstats
path: root/net/wimax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wimax/Makefile')
-rw-r--r--net/wimax/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/wimax/Makefile b/net/wimax/Makefile
deleted file mode 100644
index c2a71ae487ac..000000000000
--- a/net/wimax/Makefile
+++ /dev/null
@@ -1,13 +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