repo.or.cz
/
linux-2.6
/
btrfs-unstable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ASoC: codecs: PCM1789: unconditionally flush work
[linux-2.6/btrfs-unstable.git]
/
net
/
wimax
/
Makefile
blob
eb2db0d3b8805ec0f8db12cf5ac8d410c8b9eb8b
1
# SPDX-License-Identifier: GPL-2.0
2
3
obj-
$(
CONFIG_WIMAX
) +=
wimax.o
4
5
wimax-y
:=
\
6
id-table.o \
7
op-msg.o \
8
op-reset.o \
9
op-rfkill.o \
10
op-state-get.o \
11
stack.o
12
13
wimax-
$(
CONFIG_DEBUG_FS
) +=
debugfs.o
14
15