OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [mac80211/] [Makefile] - Blame information for rev 81

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
obj-$(CONFIG_MAC80211) += mac80211.o
2
 
3
mac80211-objs-$(CONFIG_MAC80211_LEDS) += ieee80211_led.o
4
mac80211-objs-$(CONFIG_MAC80211_DEBUGFS) += debugfs.o debugfs_sta.o debugfs_netdev.o debugfs_key.o
5
mac80211-objs-$(CONFIG_NET_SCHED) += wme.o
6
mac80211-objs-$(CONFIG_MAC80211_RCSIMPLE) += rc80211_simple.o
7
 
8
mac80211-objs := \
9
        ieee80211.o \
10
        ieee80211_ioctl.o \
11
        sta_info.o \
12
        wep.o \
13
        wpa.o \
14
        ieee80211_sta.o \
15
        ieee80211_iface.o \
16
        ieee80211_rate.o \
17
        michael.o \
18
        regdomain.o \
19
        tkip.o \
20
        aes_ccm.o \
21
        cfg.o \
22
        rx.o \
23
        tx.o \
24
        key.o \
25
        util.o \
26
        event.o \
27
        $(mac80211-objs-y)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.