Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
9a77c36c4a5ed7d218d3a5d154ef73e430e50052
/
.
/
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