summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-11 15:51:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-11 15:51:13 +0000
commit850bad68cc3ffa9a83912ba9ecf804a0b2642adf (patch)
tree886c0d3f031b7ea92b36c41098c0f5bde31df005 /doc/bsp_howto/Makefile.am
parent2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-850bad68cc3ffa9a83912ba9ecf804a0b2642adf.tar.bz2
2008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrrill <joel.sherrill@oarcorp.com> * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved documentation for termios device drivers. * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files. Joel added Termios Flow figure from RTEMS Open Class material.
Diffstat (limited to '')
-rw-r--r--doc/bsp_howto/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bsp_howto/Makefile.am b/doc/bsp_howto/Makefile.am
index 07d511957b..43277976e5 100644
--- a/doc/bsp_howto/Makefile.am
+++ b/doc/bsp_howto/Makefile.am
@@ -19,7 +19,8 @@ GENERATED_FILES = intro.texi target.texi makefiles.texi linkcmds.texi \
COMMON_FILES += $(top_srcdir)/common/cpright.texi
-PNG_FILES = Developer-User-Timeline.png BSPInitFlowchart-49.png
+PNG_FILES = Developer-User-Timeline.png BSPInitFlowchart-49.png \
+ TERMIOSFlow.png
if USE_HTML
html_project_DATA += $(PNG_FILES)