batman-adv: Disable MCAST during compilation
authorSven Eckelmann <sven@narfation.org>
Sun, 14 Oct 2018 14:58:01 +0000 (16:58 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 14 Oct 2018 14:58:01 +0000 (16:58 +0200)
commit45c12f406f61500822229af2b53754b69a2c8b25
tree1eeb1d32d8cc05dbf73b49557d59ab324139c85d
parentc5092c6e786ef34dd2ea754aa09f3341fbc9bc40
batman-adv: Disable MCAST during compilation

The multicast optimization compile option is disabled by default in the
Kconfig of batman-adv. The out-of-tree module should keep this setting in
sync and thus has to also disable the build of multicast optimization by
default.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Config.in