]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - net/ieee80211/Makefile
[BNX2]: Fix TSO problem with small MSS.
[mirror_ubuntu-bionic-kernel.git] / net / ieee80211 / Makefile
CommitLineData
2ff55fef 1obj-$(CONFIG_IEEE80211) += ieee80211.o
b453872c
JG
2obj-$(CONFIG_IEEE80211) += ieee80211_crypt.o
3obj-$(CONFIG_IEEE80211_CRYPT_WEP) += ieee80211_crypt_wep.o
4obj-$(CONFIG_IEEE80211_CRYPT_CCMP) += ieee80211_crypt_ccmp.o
5obj-$(CONFIG_IEEE80211_CRYPT_TKIP) += ieee80211_crypt_tkip.o
6ieee80211-objs := \
7 ieee80211_module.o \
8 ieee80211_tx.o \
9 ieee80211_rx.o \
02cda6ae
JK
10 ieee80211_wx.o \
11 ieee80211_geo.o
b453872c 12
45867e6a 13obj-$(CONFIG_IEEE80211_SOFTMAC) += softmac/