repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
intel
/
ipw2x00
/
Makefile
blob
e1ec50359dffc8a1651572c292d02666d4661569
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for the Intel Centrino wireless drivers
4
#
5
6
obj-
$(
CONFIG_IPW2100
) +=
ipw2100.o
7
obj-
$(
CONFIG_IPW2200
) +=
ipw2200.o
8
9
obj-
$(
CONFIG_LIBIPW
) +=
libipw.o
10
libipw-objs
:=
\
11
libipw_module.o \
12
libipw_tx.o \
13
libipw_rx.o \
14
libipw_wx.o \
15
libipw_geo.o