1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-23 16:17:28 +02:00
openwrt/package/kernel/acx-mac80211
Jonas Gorski 7eddcb14ff kernel/acx-mac80211: fix autoloading on boot
The kernel build system cannot track dependencies of out-of-tree
modules, making the buildsystem fail to load mac80211.

Add mac80211 as an explicit load to ensure all required modules are
loaded.

Fixes #16522.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 43631
2014-12-11 19:35:36 +00:00
..
patches acx-mac80211: really fix the build 2014-02-08 11:30:20 +00:00
Makefile kernel/acx-mac80211: fix autoloading on boot 2014-12-11 19:35:36 +00:00