aboutsummaryrefslogtreecommitdiffstats
path: root/app/proc_info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'app/proc_info/Makefile')
-rw-r--r--app/proc_info/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/proc_info/Makefile b/app/proc_info/Makefile
index 33e058e4..e051e032 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)