diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-28 19:04:41 +0000 |
commit | 16ad5caa225539a4601470e417e76a25f0f5e57c (patch) | |
tree | 0addba991f5c09d92d2808ba9435fa2f7d0c068c /package/acx-mac80211/patches/001-build_module.diff | |
parent | c2df3a7179711a09da6a7d16890ed0ba0be9c9ce (diff) | |
download | upstream-16ad5caa225539a4601470e417e76a25f0f5e57c.tar.gz upstream-16ad5caa225539a4601470e417e76a25f0f5e57c.tar.bz2 upstream-16ad5caa225539a4601470e417e76a25f0f5e57c.zip |
refresh acx-mac80211 patches
SVN-Revision: 16157
Diffstat (limited to 'package/acx-mac80211/patches/001-build_module.diff')
-rw-r--r-- | package/acx-mac80211/patches/001-build_module.diff | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/acx-mac80211/patches/001-build_module.diff b/package/acx-mac80211/patches/001-build_module.diff index 38dd5901df..ee4a8d4c89 100644 --- a/package/acx-mac80211/patches/001-build_module.diff +++ b/package/acx-mac80211/patches/001-build_module.diff @@ -1,6 +1,6 @@ ---- acx-mac80211-20080802/Makefile 2008-08-02 17:34:09.000000000 +0200 -+++ acx-mac80211-20080802-b/Makefile 2008-08-04 22:24:25.000000000 +0200 -@@ -28,7 +28,7 @@ +--- a/Makefile ++++ b/Makefile +@@ -28,7 +28,7 @@ ifneq ($(KERNELRELEASE),) obj-$(CONFIG_ACX_MAC80211) += acx-mac80211.o acx-mac80211-obj-$(CONFIG_ACX_MAC80211_PCI) += pci.o acx-mac80211-obj-$(CONFIG_ACX_MAC80211_USB) += usb.o |