diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-20 16:52:46 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-20 16:52:46 +0000 |
commit | 7435fccb9c26ac860133914a21db364b88225235 (patch) | |
tree | b22068931b03eb6d31437d5df48e363bbd5c64b0 /package/mac80211/patches/009-remove_mac80211_module_dependence.patch | |
parent | ec6127c9559e4e4d28469a29ad0c54d02c52db6f (diff) | |
download | mtk-20170518-7435fccb9c26ac860133914a21db364b88225235.zip mtk-20170518-7435fccb9c26ac860133914a21db364b88225235.tar.gz mtk-20170518-7435fccb9c26ac860133914a21db364b88225235.tar.bz2 |
mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
SVN-Revision: 17335
Diffstat (limited to 'package/mac80211/patches/009-remove_mac80211_module_dependence.patch')
-rw-r--r-- | package/mac80211/patches/009-remove_mac80211_module_dependence.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/009-remove_mac80211_module_dependence.patch b/package/mac80211/patches/009-remove_mac80211_module_dependence.patch index e84097a..d1c9159 100644 --- a/package/mac80211/patches/009-remove_mac80211_module_dependence.patch +++ b/package/mac80211/patches/009-remove_mac80211_module_dependence.patch @@ -1,6 +1,6 @@ --- a/config.mk +++ b/config.mk -@@ -89,21 +89,6 @@ $(error "ERROR: Your 2.6.27 kernel has C +@@ -47,21 +47,6 @@ $(error "ERROR: Your 2.6.27 kernel has C endif endif |