Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bb176f67090ca54869fc1262c913aa69d2ede070
/
.
/
drivers
/
net
/
wireless
/
intel
/
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