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
Revert "MIPS: MTX-1: Make au1000_eth probe all PHY
[linux/fpc-iii.git]
/
drivers
/
staging
/
vt6655
/
Makefile
blob
931deb109ee87082dc9c0bdc7c020035d24c5f99
1
# TODO: all of these should be removed
2
EXTRA_CFLAGS
+= -
DLINUX
-
D__KERNEL__
-
D__NO_VERSION__
3
EXTRA_CFLAGS
+= -
DHOSTAP
4
5
vt6655_stage-y
+=
device_main.o \
6
card.o \
7
mac.o \
8
baseband.o \
9
wctl.o \
10
80211
mgr.o \
11
wcmd.o \
12
wmgr.o \
13
bssdb.o \
14
rxtx.o \
15
dpc.o \
16
power.o \
17
datarate.o \
18
srom.o \
19
mib.o \
20
rc4.o \
21
tether.o \
22
tcrc.o \
23
ioctl.o \
24
hostap.o \
25
wpa.o \
26
key.o \
27
tkip.o \
28
michael.o \
29
wroute.o \
30
rf.o \
31
iwctl.o \
32
wpactl.o \
33
wpa2.o \
34
aes_ccmp.o \
35
vntwifi.o \
36
IEEE11h.o
37
38
obj-
$(
CONFIG_VT6655
) +=
vt6655_stage.o