openvswitch: check correct config symbol 16237/head
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 27 Jul 2021 20:43:45 +0000 (23:43 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 27 Jul 2021 20:52:44 +0000 (23:52 +0300)
commit54235229448027c15c114b59c17ef2742f836cc3
treefdf242d3673781197cf0b69a53c5627a4c57f284
parent6582979678714d4c71276adf4caa6e09f8f3c76b
openvswitch: check correct config symbol

The config symbol is named CONFIG_OPENVSWITCH_WITH_LIBUNBOUND, so check
for that instead of the non-existent CONFIG_OPENVSWITCH_WITH_UNBOUND.

Fixes: 45c8cc9d8a7b ("openvswitch: make libunbound optional")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/openvswitch/Makefile