diff options
Diffstat (limited to 'package/mac80211/patches/006-disable_ipw2x00_build.patch')
-rw-r--r-- | package/mac80211/patches/006-disable_ipw2x00_build.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/006-disable_ipw2x00_build.patch b/package/mac80211/patches/006-disable_ipw2x00_build.patch deleted file mode 100644 index 3a6b4c204f..0000000000 --- a/package/mac80211/patches/006-disable_ipw2x00_build.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/drivers/net/wireless/Makefile -+++ b/drivers/net/wireless/Makefile -@@ -2,8 +2,6 @@ - # Makefile for the Linux Wireless network device drivers. - # - --obj-$(CONFIG_IPW2100) += ipw2x00/ --obj-$(CONFIG_IPW2200) += ipw2x00/ - - obj-$(CONFIG_AT76C50X_USB) += at76c50x-usb.o - |