From b53cf6a22e7a01200b39eb9321eb90b49c140106 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 3 Jan 2009 18:52:33 +0000 Subject: [package] mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13841 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/006-disable_ipw2x00_build.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/mac80211/patches/006-disable_ipw2x00_build.patch (limited to 'package/mac80211/patches') diff --git a/package/mac80211/patches/006-disable_ipw2x00_build.patch b/package/mac80211/patches/006-disable_ipw2x00_build.patch new file mode 100644 index 000000000..f2f26e3de --- /dev/null +++ b/package/mac80211/patches/006-disable_ipw2x00_build.patch @@ -0,0 +1,13 @@ +--- a/drivers/net/wireless/Makefile 2008-12-28 00:20:35.000000000 +0100 ++++ b/drivers/net/wireless/Makefile 2008-12-28 00:20:49.000000000 +0100 +@@ -2,9 +2,6 @@ + # Makefile for the Linux Wireless network device drivers. + # + +-obj-$(CONFIG_IPW2100) += ipw2x00/ +-obj-$(CONFIG_IPW2200) += ipw2x00/ +- + obj-$(CONFIG_B43) += b43/ + obj-$(CONFIG_B43LEGACY) += b43legacy/ + obj-$(CONFIG_ZD1211RW) += zd1211rw/ + -- cgit v1.2.3