powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
[deliverable/linux.git] / net / wireless / Makefile
CommitLineData
11433ee4 1obj-$(CONFIG_WIRELESS_EXT) += wext.o
704232c2 2obj-$(CONFIG_CFG80211) += cfg80211.o
7e272fcf 3obj-$(CONFIG_LIB80211) += lib80211.o
274bfb8d
JL
4obj-$(CONFIG_LIB80211_CRYPT_WEP) += lib80211_crypt_wep.o
5obj-$(CONFIG_LIB80211_CRYPT_CCMP) += lib80211_crypt_ccmp.o
6obj-$(CONFIG_LIB80211_CRYPT_TKIP) += lib80211_crypt_tkip.o
704232c2 7
6039f6d2 8cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o nl80211.o mlme.o
fee52678 9cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o
b1439236
JB
10
11ccflags-y += -D__CHECK_ENDIAN__
This page took 0.247322 seconds and 5 git commands to generate.