1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-19 23:28:31 +02:00
openwrt-routing/batman-adv
Sven Eckelmann 846efa2305 batman-adv: Load module with AutoProbe
cfg80211 is loaded by kmodloader after the modules with a priority
(AutoLoad) are loaded. batman-adv should therefore also be loaded at that
time and must not load cfg80211 itself. The information in the ELF header
are enough for kmodloader to load these two modules in the correct order.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2018-07-17 20:21:06 +02:00
..
files batman-adv: add patches from 2018.1-maint 2018-06-12 2018-06-12 22:54:22 +02:00
patches batman-adv: add patches from 2018.1-maint 2018-06-12 2018-06-12 22:54:22 +02:00
Config.in batman-adv: compile batman v by default 2017-01-29 19:46:17 +08:00
Makefile batman-adv: Load module with AutoProbe 2018-07-17 20:21:06 +02:00