repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
[linux-2.6/mini2440.git]
/
net
/
wimax
/
Makefile
blob
5b80b941c2c9431e5d0e214653a0ead31e56311a
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
stack.o
10
11
wimax-
$(
CONFIG_DEBUG_FS
) +=
debugfs.o
12
13