X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=app%2FMakefile;h=62d5d0298eebf66f1b0076b175dd793020e8bfae;hb=refs%2Ftags%2Fupstream%2F16.11.5;hp=30ec292aefa4694f5b15d48534e175959db7aaa1;hpb=47d9763a1dd3103d732da9eec350cfc1cd784717;p=deb_dpdk.git diff --git a/app/Makefile b/app/Makefile index 30ec292a..62d5d029 100644 --- a/app/Makefile +++ b/app/Makefile @@ -36,7 +36,7 @@ DIRS-$(CONFIG_RTE_LIBRTE_ACL) += test-acl DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += test-pipeline DIRS-$(CONFIG_RTE_TEST_PMD) += test-pmd DIRS-$(CONFIG_RTE_LIBRTE_CMDLINE) += cmdline_test -DIRS-$(CONFIG_RTE_EXEC_ENV_LINUXAPP) += proc_info +DIRS-$(CONFIG_RTE_PROC_INFO) += proc_info DIRS-$(CONFIG_RTE_LIBRTE_PDUMP) += pdump include $(RTE_SDK)/mk/rte.subdir.mk