batctl: Enable build of mcast_flags subcommand
authorSven Eckelmann <sven@narfation.org>
Tue, 21 Jul 2020 20:29:33 +0000 (22:29 +0200)
committerSven Eckelmann <sven@narfation.org>
Tue, 21 Jul 2020 20:38:40 +0000 (22:38 +0200)
commit017d89d569bf5a330deb4ddac1376d4dbe1dacda
tree7f0834f4ecf9718b1b0386b4aff9b9d277b6e943
parent4c05fe97d91a5bbce8f789526f05d512664796e6
batctl: Enable build of mcast_flags subcommand

The mcast_flags subcommand allows to query the mcast_flags of the current
device and of the seen originators. It should be enabled for the default
and full variants. But the configuration string wasn't correctly included
in the list when the variants were prepared and thus disabled in all
variants.

Reported-by: Linus Lüssing <linus.luessing@c0d3.blue>
Fixes: 129986825219 ("batctl: Provide different variants")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
batctl/Makefile