aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/Makefile
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-07-31 13:05:43 -0400
committerJeff Garzik <jgarzik@pobox.com>2005-07-31 13:05:43 -0400
commit2ff55fefc32bc8ead7eb46287e4daf0c2d83dafa (patch)
treeb075497ae0dd6783d50d218c5c2d13ca9ef49bc6 /net/ieee80211/Makefile
parent[PATCH] include/net/ieee80211.h must #include <linux/wireless.h> (diff)
downloadlinux-dev-2ff55fefc32bc8ead7eb46287e4daf0c2d83dafa.tar.xz
linux-dev-2ff55fefc32bc8ead7eb46287e4daf0c2d83dafa.zip
ieee80211: trim trailing whitespace
Diffstat (limited to 'net/ieee80211/Makefile')
-rw-r--r--net/ieee80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ieee80211/Makefile b/net/ieee80211/Makefile
index 29be9cae1def..a6ccac5baea8 100644
--- a/net/ieee80211/Makefile
+++ b/net/ieee80211/Makefile
@@ -1,4 +1,4 @@
-obj-$(CONFIG_IEEE80211) += ieee80211.o
+obj-$(CONFIG_IEEE80211) += ieee80211.o
obj-$(CONFIG_IEEE80211) += ieee80211_crypt.o
obj-$(CONFIG_IEEE80211_CRYPT_WEP) += ieee80211_crypt_wep.o
obj-$(CONFIG_IEEE80211_CRYPT_CCMP) += ieee80211_crypt_ccmp.o