diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-27 21:15:13 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-27 21:15:13 +0000 |
commit | 75cef2246b0890617d7cdd2f5c696265306794df (patch) | |
tree | 224fb7cc34c7e27f4b0f0675662e192009ad6add /tools/qemu | |
parent | e5a9aebefab778f92594202005394ce58dce875b (diff) | |
download | master-187ad058-75cef2246b0890617d7cdd2f5c696265306794df.tar.gz master-187ad058-75cef2246b0890617d7cdd2f5c696265306794df.tar.bz2 master-187ad058-75cef2246b0890617d7cdd2f5c696265306794df.zip |
acx-mac80211: use same config options as mac80211 package
Problem was missing CONFIG_MAC80211_DEBUGFS
in the acx-mac80211 build, which broke subsequently the ABI in struct
ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe
also in other strange behaviour before.
I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also
for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in
package/mac80211/Makefile.
Thank you Oliver Winker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35332 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/qemu')
0 files changed, 0 insertions, 0 deletions