summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/makefiles.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 20:36:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 20:36:28 +0000
commitb43744a69d79e17d8ab31d96653f29577493664c (patch)
treeb98e16393d8aa48de792b49770a272caf1e7730c /doc/bsp_howto/makefiles.t
parentAdded much text to the linkcmds chapter. (diff)
downloadrtems-b43744a69d79e17d8ab31d96653f29577493664c.tar.bz2
Spell checked.
Diffstat (limited to 'doc/bsp_howto/makefiles.t')
-rw-r--r--doc/bsp_howto/makefiles.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bsp_howto/makefiles.t b/doc/bsp_howto/makefiles.t
index fdcbc4a7be..c79ea01674 100644
--- a/doc/bsp_howto/makefiles.t
+++ b/doc/bsp_howto/makefiles.t
@@ -157,7 +157,7 @@ RTEMS_BSP_FAMILY=gen68340
# CPU flag to pass to GCC
CPU_CFLAGS = -mcpu32
-# optimisation flag to pass to GCC
+# optimization flag to pass to GCC
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# The name of the start file to be linked with. This file is the first