summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-03 12:44:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-03 12:44:13 +0000
commitcbe204399a6216a91fdcb38588f11491b268a425 (patch)
tree246af29ad4cd2275d364f5b32f39cdd0b23fc430 /c/src/lib/libbsp/m68k/genmcf548x/configure.ac
parent2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-cbe204399a6216a91fdcb38588f11491b268a425.tar.bz2
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS. * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS. * make/custom/genmcf548x.inc: Remove LDFLAGS. * startup/linkcmds: Remove (Renamed into linkcmds). * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds). * Makefile.am: Rework linkcmds handling.
Diffstat (limited to 'c/src/lib/libbsp/m68k/genmcf548x/configure.ac')
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/configure.ac b/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
index cf2fa8d8ff..8f752c68cf 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
+++ b/c/src/lib/libbsp/m68k/genmcf548x/configure.ac
@@ -44,6 +44,7 @@ RTEMS_BSPOPTS_HELP([HAS_DBUG],
[If defined, we will do all the low level init of the chip (like bus/memory...).])
RTEMS_BSP_CLEANUP_OPTIONS(0, 1)
+RTEMS_BSP_LINKCMDS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])