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