Sign in
nest-open-source
/
nest-cam
/
v366
/
compat-wireless
/
c83e6563b703294e02603cbd1b80795c06d4fd8e
/
.
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192ce
/
Makefile
blob: c0cb0cfe7d370ec0a65abb65d521b5ff03e8f424 [
file
] [
log
] [
blame
]
rtl8192ce
-
objs
:=
\
dm
.
o \
hw
.
o \
led
.
o \
phy
.
o \
rf
.
o \
sw
.
o \
table
.
o \
trx
.
o
obj
-
$
(
CONFIG_RTL8192CE
)
+=
rtl8192ce
.
o
ccflags
-
y
+=
-
D__CHECK_ENDIAN__