X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=app%2Fpdump%2FMakefile;fp=app%2Fpdump%2FMakefile;h=536198faf0ab5562f56471f968b624d1380d387a;hb=7b53c036e6bf56623b8273018ff1c8cc62847857;hp=d85bb08e31b7a1ccb7fe24a10820debfd602e02a;hpb=5d4e5dcd8a186778b3d78e27c81550d07a288fd2;p=deb_dpdk.git diff --git a/app/pdump/Makefile b/app/pdump/Makefile index d85bb08e..536198fa 100644 --- a/app/pdump/Makefile +++ b/app/pdump/Makefile @@ -33,7 +33,7 @@ include $(RTE_SDK)/mk/rte.vars.mk ifeq ($(CONFIG_RTE_LIBRTE_PDUMP),y) -APP = dpdk_pdump +APP = dpdk-pdump CFLAGS += $(WERROR_FLAGS)