repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cris: add arch/cris/include/asm/serial.h
[linux-2.6/next.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__