net/nfp: fix possible memory leak
[dpdk.git] / mk / rte.extlib.mk
index ba066bc..f58d96c 100644 (file)
@@ -31,6 +31,8 @@
 
 MAKEFLAGS += --no-print-directory
 
+EXTLIB_BUILD := y
+
 # we must create the output dir first and recall the same Makefile
 # from this directory
 ifeq ($(NOT_FIRST_CALL),)