x86: Fix false positive section mismatch in es7000_32.c
[linux-2.6/mini2440.git] / drivers / staging / rt3070 / Makefile
blobdf7ac19e08835266c9cab7d101d6c63aed6d5ef4
1 obj-$(CONFIG_RT3070) += rt3070sta.o
3 # TODO: all of these should be removed
4 EXTRA_CFLAGS += -DLINUX -DAGGREGATION_SUPPORT -DPIGGYBACK_SUPPORT -DWMM_SUPPORT
5 EXTRA_CFLAGS += -DRT2870 -DRT30xx -DRT3070
6 EXTRA_CFLAGS += -DDBG
8 rt3070sta-objs := \
9 common/md5.o \
10 common/mlme.o \
11 common/rtmp_wep.o \
12 common/action.o \
13 common/cmm_data.o \
14 common/rtmp_init.o \
15 common/rtmp_tkip.o \
16 common/cmm_sync.o \
17 common/eeprom.o \
18 common/cmm_sanity.o \
19 common/cmm_info.o \
20 common/cmm_wpa.o \
21 common/dfs.o \
22 common/spectrum.o \
23 sta/assoc.o \
24 sta/aironet.o \
25 sta/auth.o \
26 sta/auth_rsp.o \
27 sta/sync.o \
28 sta/sanity.o \
29 sta/rtmp_data.o \
30 sta/connect.o \
31 sta/wpa.o \
32 rt_linux.o \
33 rt_profile.o \
34 rt_main_dev.o \
35 sta_ioctl.o \
36 common/ba_action.o \
37 2870_main_dev.o \
38 common/2870_rtmp_init.o \
39 common/rtusb_io.o \
40 common/rtusb_bulk.o \
41 common/rtusb_data.o \
42 common/cmm_data_2870.o