build: add libmemif as part of build-coverity target 89/31489/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 3 Mar 2021 13:52:55 +0000 (13:52 +0000)
committerDamjan Marion <dmarion@me.com>
Thu, 4 Mar 2021 10:49:18 +0000 (10:49 +0000)
Change-Id: I81a3b5d0845724da40b483832a8eaed081e6e4ed
Type: improvement
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Makefile

index a7cc8d3..6950040 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -535,6 +535,7 @@ debug:
 .PHONY: build-coverity
 build-coverity:
        $(call make,$(PLATFORM)_coverity,install-packages)
+       @make -C build-root PLATFORM=vpp TAG=vpp_coverity libmemif-install
 
 .PHONY: debug-release
 debug-release: