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
OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4
[zen-stable.git]
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192ce
/
Makefile
blob
c0cb0cfe7d370ec0a65abb65d521b5ff03e8f424
1
rtl8192ce-objs
:=
\
2
dm.o \
3
hw.o \
4
led.o \
5
phy.o \
6
rf.o \
7
sw.o \
8
table.o \
9
trx.o
10
11
obj-
$(
CONFIG_RTL8192CE
) +=
rtl8192ce.o
12
13
ccflags-y
+= -
D__CHECK_ENDIAN__