Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
93e1585e2c909662e97c59fe0204f93fcf985f04
/
.
/
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