diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:09 +0000 |
commit | f34e2fc9397e23f17d73d9e6907d60659a208e54 (patch) | |
tree | c9fabe3584dac9ff345c3e7eadb5ed50f144c419 /package/acx-mac80211/patches/003-build_as_modules.patch | |
parent | 0bf7a71a2ae31eb2092e458f3acf3a4014fde719 (diff) | |
download | upstream-f34e2fc9397e23f17d73d9e6907d60659a208e54.tar.gz upstream-f34e2fc9397e23f17d73d9e6907d60659a208e54.tar.bz2 upstream-f34e2fc9397e23f17d73d9e6907d60659a208e54.zip |
package/acx-mac80211: refresh patches
SVN-Revision: 20449
Diffstat (limited to 'package/acx-mac80211/patches/003-build_as_modules.patch')
-rw-r--r-- | package/acx-mac80211/patches/003-build_as_modules.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package/acx-mac80211/patches/003-build_as_modules.patch b/package/acx-mac80211/patches/003-build_as_modules.patch index 349de5686f..31a6aae6cf 100644 --- a/package/acx-mac80211/patches/003-build_as_modules.patch +++ b/package/acx-mac80211/patches/003-build_as_modules.patch @@ -1,8 +1,6 @@ -Index: acx-mac80211-20100302/Makefile -=================================================================== ---- acx-mac80211-20100302.orig/Makefile 2010-03-06 22:13:23.000000000 +0100 -+++ acx-mac80211-20100302/Makefile 2010-03-06 22:13:28.000000000 +0100 -@@ -29,7 +29,7 @@ +--- a/Makefile ++++ b/Makefile +@@ -29,7 +29,7 @@ ifneq ($(KERNELRELEASE),) acx-mac80211-obj-$(CONFIG_ACX_MAC80211_PCI) += pci.o acx-mac80211-obj-$(CONFIG_ACX_MAC80211_USB) += usb.o acx-mac80211-obj-$(CONFIG_ACX_MAC80211_MEM) += mem.o |