aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-03-08 22:05:36 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-03-08 22:05:36 +0000
commit5d90504c419192efde861a4b7fb3ad029815d70c (patch)
tree8479c7ae96aef72bb4822e0e293294f5d187180b /package/mac80211/patches
parent7bd8de508c3d826e0355a908f1481a1fac816fd7 (diff)
downloadmaster-187ad058-5d90504c419192efde861a4b7fb3ad029815d70c.tar.gz
master-187ad058-5d90504c419192efde861a4b7fb3ad029815d70c.tar.bz2
master-187ad058-5d90504c419192efde861a4b7fb3ad029815d70c.zip
mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches')
-rw-r--r--package/mac80211/patches/006-disable_ipw2x00_build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/006-disable_ipw2x00_build.patch b/package/mac80211/patches/006-disable_ipw2x00_build.patch
deleted file mode 100644
index 3a6b4c204f..0000000000
--- a/package/mac80211/patches/006-disable_ipw2x00_build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/drivers/net/wireless/Makefile
-+++ b/drivers/net/wireless/Makefile
-@@ -2,8 +2,6 @@
- # Makefile for the Linux Wireless network device drivers.
- #
-
--obj-$(CONFIG_IPW2100) += ipw2x00/
--obj-$(CONFIG_IPW2200) += ipw2x00/
-
- obj-$(CONFIG_AT76C50X_USB) += at76c50x-usb.o
-