summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/support.t
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-02-12 11:25:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-02-13 09:49:53 +0100
commitbaa60b5e0ba1beafb9763ab270b37ce233fe2514 (patch)
tree23f939b62f757e656fcb1edad7ee6728edc59c84 /doc/bsp_howto/support.t
parentbsps/powerpc: Remove unused files (diff)
downloadrtems-baa60b5e0ba1beafb9763ab270b37ce233fe2514.tar.bz2
make: Remove -qrtems_debug flag usage
Diffstat (limited to '')
-rw-r--r--doc/bsp_howto/support.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/bsp_howto/support.t b/doc/bsp_howto/support.t
index 5f8eb1a9c9..9d89b81425 100644
--- a/doc/bsp_howto/support.t
+++ b/doc/bsp_howto/support.t
@@ -34,8 +34,7 @@ file from the PowerPC psim BSP:
The first section of this file renames the built-in definition of
some specification variables so they can be augmented without
embedded their original definition. The subsequent sections
-specify what behavior is expected when the @code{-qrtems} or
-@code{-qrtems_debug} option is specified.
+specify what behavior is expected when the @code{-qrtems} option is specified.
The @code{*startfile} section specifies that the BSP specific file
@code{start.o} will be used instead of @code{crt0.o}. In addition,