projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove support for compat-wireless-old
[openwrt.git]
/
package
/
mac80211
/
patches
/
301-rt2x00-Add-rt2x00soc-bus-module.patch
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
bacc1d7
..
5709432
100644
(file)
--- 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
ff22aa7443c57f49f9fdaf703aa7035c1b13d7f4
Mon Sep 17 00:00:00 2001
+From
671e062837669b6d4a5e75d7d08ff485a7510e80
Mon Sep 17 00:00:00 2001
From: Ivo van Doorn <IvDoorn@gmail.com>
From: Ivo van Doorn <IvDoorn@gmail.com>
-Date: S
un, 26 Apr 2009 15:49:55
+0200
-Subject: [PATCH 1/
4
] rt2x00: Add rt2x00soc bus module
+Date: S
at, 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
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
--- a/drivers/net/wireless/rt2x00/Makefile
+++ b/drivers/net/wireless/rt2x00/Makefile
-@@ -1
2,6 +12
,7 @@ rt2x00lib-$(CONFIG_RT2X00_LIB_HT) += rt2
+@@ -1
1,6 +11
,7 @@ rt2x00lib-$(CONFIG_RT2X00_LIB_HT) += rt2
obj-$(CONFIG_RT2X00_LIB) += rt2x00lib.o
obj-$(CONFIG_RT2X00_LIB_PCI) += rt2x00pci.o
obj-$(CONFIG_RT2X00_LIB) += rt2x00lib.o
obj-$(CONFIG_RT2X00_LIB_PCI) += rt2x00pci.o
This page took
0.024054 seconds
and
4
git commands to generate.