repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git]
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192de
/
Makefile
blob
e3213c8264b6d6a56a37449bc1fab4647d56bd61
1
rtl8192de-objs
:=
\
2
dm.o \
3
fw.o \
4
hw.o \
5
led.o \
6
phy.o \
7
rf.o \
8
sw.o \
9
table.o \
10
trx.o
11
12
obj-
$(
CONFIG_RTL8192DE
) +=
rtl8192de.o
13
14
ccflags-y
+= -
D__CHECK_ENDIAN__