repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8188ee
/
Makefile
blob
a85419a37651fcdb372607acefdb22b0f690fb31
1
rtl8188ee-objs
:=
\
2
dm.o \
3
fw.o \
4
hw.o \
5
led.o \
6
phy.o \
7
pwrseq.o \
8
rf.o \
9
sw.o \
10
table.o \
11
trx.o
12
13
obj-
$(
CONFIG_RTL8188EE
) +=
rtl8188ee.o
14
15
ccflags-y
+= -
Idrivers
/
net
/
wireless
/
rtlwifi
-
D__CHECK_ENDIAN__