You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
patches acx-mac80211: really fix the build 11 years ago
Makefile kernel/acx-mac80211: fix autoloading on boot 10 years ago