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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [ieee80211/] [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_IEEE80211) += ieee80211.o
2
obj-$(CONFIG_IEEE80211) += ieee80211_crypt.o
3
obj-$(CONFIG_IEEE80211_CRYPT_WEP) += ieee80211_crypt_wep.o
4
obj-$(CONFIG_IEEE80211_CRYPT_CCMP) += ieee80211_crypt_ccmp.o
5
obj-$(CONFIG_IEEE80211_CRYPT_TKIP) += ieee80211_crypt_tkip.o
6
ieee80211-objs := \
7
        ieee80211_module.o \
8
        ieee80211_tx.o \
9
        ieee80211_rx.o \
10
        ieee80211_wx.o \
11
        ieee80211_geo.o
12
 
13
obj-$(CONFIG_IEEE80211_SOFTMAC) += softmac/

powered by: WebSVN 2.1.0

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