Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7.2
/
linux-imx-ul
/
bb68308dc763c17400f96ecbcc25d8f8124e19d7
/
.
/
drivers
/
net
/
wireless
/
ipw2x00
/
Makefile
blob: aecd2cff462bda30f0419aeff80f8b31c4e5a517 [
file
] [
log
] [
blame
]
#
# Makefile for the Intel Centrino wireless drivers
#
obj
-
$
(
CONFIG_IPW2100
)
+=
ipw2100
.
o
obj
-
$
(
CONFIG_IPW2200
)
+=
ipw2200
.
o
obj
-
$
(
CONFIG_LIBIPW
)
+=
libipw
.
o
libipw
-
objs
:=
\
libipw_module
.
o \
libipw_tx
.
o \
libipw_rx
.
o \
libipw_wx
.
o \
libipw_geo
.
o