diff options
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 |