[rtems commit] m68k/.../mcf5225x.cfg: Correct ticket number in comment

Joel Sherrill joel at rtems.org
Sat Feb 6 16:26:41 UTC 2016


Module:    rtems
Branch:    master
Commit:    c99c70298b49c47c10c28e16f7c30913b9d1a429
Changeset: http://git.rtems.org/rtems/commit/?id=c99c70298b49c47c10c28e16f7c30913b9d1a429

Author:    Joel Sherrill <joel at rtems.org>
Date:      Sat Feb  6 10:18:57 2016 -0600

m68k/.../mcf5225x.cfg: Correct ticket number in comment

---

 c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x.cfg b/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x.cfg
index a3aed59..3a15407 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x.cfg
+++ b/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x.cfg
@@ -17,7 +17,7 @@ CPU_CFLAGS = -mcpu=52235 $(PROJECT_FLAGS)
 # optimize flag: typically -O2
 CFLAGS_OPTIMIZE_V = -O2 -fomit-frame-pointer
 
-# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2561.
+# FIXME: Disabled because linkcmds lacks proper KEEP() directives. See #2568.
 # The following two lines enable compiling and linking on per element.
 # CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
 # LDFLAGS = -Wl,--gc-sections



More information about the vc mailing list