summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme167/console/console.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-28 06:49:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-28 06:49:28 +0000
commitcde93faf47fff62ad1321f90fdcd52b080592dbd (patch)
tree0957330d9ad1eb198149f51734797cf47bd683f5 /c/src/lib/libbsp/m68k/mvme167/console/console.c
parent2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cde93faf47fff62ad1321f90fdcd52b080592dbd.tar.bz2
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am fatal/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/console/console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme167/console/console.c b/c/src/lib/libbsp/m68k/mvme167/console/console.c
index ff9659b2d8..c179f4c7e9 100644
--- a/c/src/lib/libbsp/m68k/mvme167/console/console.c
+++ b/c/src/lib/libbsp/m68k/mvme167/console/console.c
@@ -198,7 +198,7 @@ rtems_isr_entry Prev_modem_isr; /* Previous modem/timer isr */
/* Define the following symbol to trace the calls to this driver */
/* #define CD2401_RECORD_DEBUG_INFO */
-#include "console-recording.c"
+#include "console-recording.h"
/*