repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
proc: use seq_puts()/seq_putc() where possible
[linux-2.6/next.git]
/
drivers
/
net
/
wireless
/
ipw2x00
/
Makefile
blob
aecd2cff462bda30f0419aeff80f8b31c4e5a517
1
#
2
# Makefile for the Intel Centrino wireless drivers
3
#
4
5
obj-
$(
CONFIG_IPW2100
) +=
ipw2100.o
6
obj-
$(
CONFIG_IPW2200
) +=
ipw2200.o
7
8
obj-
$(
CONFIG_LIBIPW
) +=
libipw.o
9
libipw-objs
:=
\
10
libipw_module.o \
11
libipw_tx.o \
12
libipw_rx.o \
13
libipw_wx.o \
14
libipw_geo.o