X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Fproc_info%2FMakefile;h=e051e032388d33d1b8eb3c0492d0241316f2ac4b;hb=f2546f8e51b8;hp=33e058e4f7f0238e2d2842e43b5d59b1ed20cf35;hpb=e888d4a048871e3a7bc31fa9d5e72a1c8dbcc5b7;p=dpdk.git diff --git a/app/proc_info/Makefile b/app/proc_info/Makefile index 33e058e4f7..e051e03238 100644 --- a/app/proc_info/Makefile +++ b/app/proc_info/Makefile @@ -31,7 +31,7 @@ include $(RTE_SDK)/mk/rte.vars.mk -APP = dpdk_proc_info +APP = dpdk-procinfo CFLAGS += $(WERROR_FLAGS)