repo.or.cz
/
linux-2.6
/
x86.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'linus' into sched/core
[linux-2.6/x86.git]
/
net
/
wimax
/
Makefile
blob
8f1510d0cc2bf54e9723bc6c07172ac4e763b634
1
2
obj-
$(
CONFIG_WIMAX
) +=
wimax.o
3
4
wimax-y
:=
\
5
id-table.o \
6
op-msg.o \
7
op-reset.o \
8
op-rfkill.o \
9
op-state-get.o \
10
stack.o
11
12
wimax-
$(
CONFIG_DEBUG_FS
) +=
debugfs.o
13
14