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:
b66612e
)
doc: remove reference to rte.doc.mk in programmers guide
author
Rami Rosen
<ramirose@gmail.com>
Mon, 25 Feb 2019 15:37:03 +0000
(17:37 +0200)
committer
Ferruh Yigit
<ferruh.yigit@intel.com>
Tue, 5 Mar 2019 10:42:03 +0000
(10:42 +0000)
This patch removes the reference to rte.doc.mk in
DPDK programmers guide.
Fixes:
ee801f6cc7b8
("mk: clean dead doc rules")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/prog_guide/dev_kit_build_system.rst
patch
|
blob
|
history
diff --git
a/doc/guides/prog_guide/dev_kit_build_system.rst
b/doc/guides/prog_guide/dev_kit_build_system.rst
index
855b5da
..
8cb63c9
100644
(file)
--- a/
doc/guides/prog_guide/dev_kit_build_system.rst
+++ b/
doc/guides/prog_guide/dev_kit_build_system.rst
@@
-173,8
+173,6
@@
Objects
Misc
^^^^
-* rte.doc.mk: Documentation in the development kit framework
-
* rte.gnuconfigure.mk: Build an application that is configure-based.
* rte.subdir.mk: Build several directories in the development kit framework.