summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-15 14:45:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-15 14:45:47 +0000
commit6b2b37d28a2dcad0cc93073b12726e902dd18b16 (patch)
treee57b28b44aa7b5729d8f4ccd78012fb1a02a85af /c/src/lib/libbsp/m68k/sim68000
parent2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-6b2b37d28a2dcad0cc93073b12726e902dd18b16.tar.bz2
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
Diffstat (limited to 'c/src/lib/libbsp/m68k/sim68000')
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/ChangeLog6
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/configure.ac1
2 files changed, 5 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/sim68000/ChangeLog b/c/src/lib/libbsp/m68k/sim68000/ChangeLog
index b147a0d8a5..6f096fc57a 100644
--- a/c/src/lib/libbsp/m68k/sim68000/ChangeLog
+++ b/c/src/lib/libbsp/m68k/sim68000/ChangeLog
@@ -1,4 +1,8 @@
-2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
+
+ 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac, console/conscfg.c: Add CONSOLE_USE_INTERRUPTS.
diff --git a/c/src/lib/libbsp/m68k/sim68000/configure.ac b/c/src/lib/libbsp/m68k/sim68000/configure.ac
index a4660c036e..486ad3ada3 100644
--- a/c/src/lib/libbsp/m68k/sim68000/configure.ac
+++ b/c/src/lib/libbsp/m68k/sim68000/configure.ac
@@ -25,7 +25,6 @@ then exit. In this case, the program returns control to the simulator command l
before the program has even queued the output to the uart. Thus sis has no chance
of getting the data out.])
-RTEMS_BSP_BOOTCARD_OPTIONS
RTEMS_BSP_CLEANUP_OPTIONS(0, 0)
# Explicitly list all Makefiles here