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:
793e5df
)
app: remove pmac from 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
4ff2cdc
..
910a556
100644
(file)
--- a/
app/Makefile
+++ b/
app/Makefile
@@
-36,8
+36,5
@@
DIRS-$(CONFIG_RTE_APP_TEST) += test
DIRS-$(CONFIG_RTE_TEST_PMD) += test-pmd
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
-
include $(RTE_SDK)/mk/rte.subdir.mk