Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
[deliverable/linux.git] / net / wimax / Makefile
CommitLineData
b0c83ae1
IPG
1
2obj-$(CONFIG_WIMAX) += wimax.o
3
4wimax-y := \
5 id-table.o \
6 op-msg.o \
7 op-reset.o \
8 op-rfkill.o \
9 stack.o
10
11wimax-$(CONFIG_DEBUG_FS) += debugfs.o
12
13
This page took 0.178977 seconds and 5 git commands to generate.