aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/Makefile
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-03-04 15:26:15 -0800
committerJohn W. Linville <linville@tuxdriver.com>2008-03-13 16:02:31 -0400
commitd9357136ac4729f589543afb6b1d17d443ae4f71 (patch)
tree00d7e5966faec86f820713136b196821b5e622bd /net/mac80211/Makefile
parentthe scheduled ieee80211 softmac removal (diff)
downloadlinux-dev-d9357136ac4729f589543afb6b1d17d443ae4f71.tar.xz
linux-dev-d9357136ac4729f589543afb6b1d17d443ae4f71.zip
the scheduled rc80211-simple.c removal
Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/Makefile')
-rw-r--r--net/mac80211/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/Makefile b/net/mac80211/Makefile
index 829ce4256b76..70f4b26c2d87 100644
--- a/net/mac80211/Makefile
+++ b/net/mac80211/Makefile
@@ -44,9 +44,7 @@ mac80211-$(CONFIG_MAC80211_MESH) += \
# Build rate control algorithm(s)
-CFLAGS_rc80211_simple.o += -DRC80211_SIMPLE_COMPILE
CFLAGS_rc80211_pid_algo.o += -DRC80211_PID_COMPILE
-mac80211-$(CONFIG_MAC80211_RC_SIMPLE) += rc80211_simple.o
mac80211-$(CONFIG_MAC80211_RC_PID) += $(rc-pid-$(CONFIG_MAC80211_RC_PID))
# Modular rate algorithms are assigned to mac80211-m - make separate modules