summaryrefslogtreecommitdiff
path: root/drivers/staging/wimax/Makefile
blob: 0e3f988656aa12db89a36f8f6349e5669f64b306 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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/