mac80211: remove ipw building out of compat-wireless, because it conflicts with the...
[openwrt/staging/florian.git] / package / mac80211 / patches / 006-disable_ipw2x00_build.patch
1 --- a/drivers/net/wireless/Makefile 2008-12-28 00:20:35.000000000 +0100
2 +++ b/drivers/net/wireless/Makefile 2008-12-28 00:20:49.000000000 +0100
3 @@ -2,9 +2,6 @@
4 # Makefile for the Linux Wireless network device drivers.
5 #
6
7 -obj-$(CONFIG_IPW2100) += ipw2x00/
8 -obj-$(CONFIG_IPW2200) += ipw2x00/
9 -
10 obj-$(CONFIG_B43) += b43/
11 obj-$(CONFIG_B43LEGACY) += b43legacy/
12 obj-$(CONFIG_ZD1211RW) += zd1211rw/
13