build: fix 16-8-8 mtrie build option 19/36019/2
authorBenoît Ganne <bganne@cisco.com>
Fri, 22 Apr 2022 08:10:37 +0000 (10:10 +0200)
committerDamjan Marion <dmarion@me.com>
Sun, 24 Apr 2022 13:11:27 +0000 (13:11 +0000)
commit4e6222d598d5ec9db1b1e06bb3a45aca76a37daa
treed590d75d30c5a648faa51b2a0a59c3a13086ba87
parenta0d5433a6c25b90e7155948fbafbe138222efdd1
build: fix 16-8-8 mtrie build option

VPP_IP_FIB_MTRIE_16 should be defined only if the option is enabled
instead of being defined as "ON" or "OFF".

Type: fix

Change-Id: Ib4e29a827bcbd84c8012f05ad264c1408ffccee7
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vpp/vnet/config.h.in