aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-08-15 08:26:38 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-08-15 08:26:38 +0000
commit7dcdcbbc24eb8a310cca4072f6d52a7628704b8b (patch)
tree9f69a96e1a5d21117ad9520c632c5391d8756a7c /package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch
parent92ee7505d8e1e859bee4f4b4d3435cc313aa4f64 (diff)
downloadupstream-7dcdcbbc24eb8a310cca4072f6d52a7628704b8b.tar.gz
upstream-7dcdcbbc24eb8a310cca4072f6d52a7628704b8b.tar.bz2
upstream-7dcdcbbc24eb8a310cca4072f6d52a7628704b8b.zip
Update to compat-wireless-2009-08-15
SVN-Revision: 17265
Diffstat (limited to 'package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch')
-rw-r--r--package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch b/package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch
index 5648ffd81e..5709432168 100644
--- a/package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch
+++ b/package/mac80211/patches/301-rt2x00-Add-rt2x00soc-bus-module.patch
@@ -1,7 +1,7 @@
-From ef5c58e9a39ba9a264fec2c2bfddbae51fe85da1 Mon Sep 17 00:00:00 2001
+From 671e062837669b6d4a5e75d7d08ff485a7510e80 Mon Sep 17 00:00:00 2001
From: Ivo van Doorn <IvDoorn@gmail.com>
-Date: Thu, 21 May 2009 19:17:53 +0200
-Subject: [PATCH 1/2] rt2x00: Add rt2x00soc bus module
+Date: Sat, 8 Aug 2009 23:42:51 +0200
+Subject: [PATCH 1/3] rt2x00: Add rt2x00soc bus module
Add new library module for SoC drivers.
This is needed to fully support the platform
@@ -22,7 +22,7 @@ Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
--- a/drivers/net/wireless/rt2x00/Makefile
+++ b/drivers/net/wireless/rt2x00/Makefile
-@@ -12,6 +12,7 @@ rt2x00lib-$(CONFIG_RT2X00_LIB_HT) += rt2
+@@ -11,6 +11,7 @@ rt2x00lib-$(CONFIG_RT2X00_LIB_HT) += rt2
obj-$(CONFIG_RT2X00_LIB) += rt2x00lib.o
obj-$(CONFIG_RT2X00_LIB_PCI) += rt2x00pci.o