git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
301d750
)
app: fix Makefile
author
Intel
<intel.com>
Mon, 3 Jun 2013 00:00:00 +0000
(
00:00
+0000)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Tue, 17 Sep 2013 12:16:08 +0000
(14:16 +0200)
Signed-off-by: Intel
app/Makefile
patch
|
blob
|
history
diff --git
a/app/Makefile
b/app/Makefile
index
059c398
..
4ff2cdc
100644
(file)
--- a/
app/Makefile
+++ b/
app/Makefile
@@
-34,7
+34,7
@@
include $(RTE_SDK)/mk/rte.vars.mk
DIRS-$(CONFIG_RTE_APP_TEST) += test
DIRS-$(CONFIG_RTE_TEST_PMD) += test-pmd
-DIRS-$(CONFIG_RTE_LIBRTE_
EAL_LINUXAPP
) += cmdline_test
+DIRS-$(CONFIG_RTE_LIBRTE_
CMDLINE
) += cmdline_test
DIRS-$(CONFIG_RTE_LIBRTE_EAL_LINUXAPP) += dump_cfg
DIRS-$(CONFIG_RTE_LIBRTE_PMAC) += test-pm
DIRS-$(CONFIG_RTE_LIBRTE_PMAC) += test-acl