Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1619ed8f60959829d070d8f39cd2f8ca0e7135ce
/
.
/
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