lpm: fix build dependency on RCU library
authorFerruh Yigit <ferruh.yigit@intel.com>
Mon, 13 Jul 2020 13:51:20 +0000 (14:51 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 15 Jul 2020 11:15:06 +0000 (13:15 +0200)
commit353162537fa416e2aa8b45bd6f86935f7eaf2d10
tree7619778ca0ba2ba16343c1c8faea2806042ef8c5
parent466032ef8012a7fddd8dda986c5977e9341e3c35
lpm: fix build dependency on RCU library

'librte_rcu' is now dependency to 'librte_lpm' library, this dependency
should be reflected to build system.

Fixes: 8a9f8564e9f9 ("lpm: implement RCU rule reclamation")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
lib/Makefile