summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386')
-rw-r--r--c/src/lib/libbsp/i386/Makefile.am2
-rw-r--r--c/src/lib/libbsp/i386/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/i386ex/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/pc386/configure.ac14
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/configure.ac2
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/tools/configure.ac2
7 files changed, 13 insertions, 13 deletions
diff --git a/c/src/lib/libbsp/i386/Makefile.am b/c/src/lib/libbsp/i386/Makefile.am
index 442b0a04c5..50bd162052 100644
--- a/c/src/lib/libbsp/i386/Makefile.am
+++ b/c/src/lib/libbsp/i386/Makefile.am
@@ -13,7 +13,7 @@ EXTRA_DIST =
EXTRA_DIST += shared/comm/uart.c shared/comm/uart.h
EXTRA_DIST += shared/comm/tty_drv.c shared/comm/tty_drv.h
EXTRA_DIST += shared/comm/i386_io.h
-EXTRA_DIST += shared/comm/i386-stub-glue.c shared/comm/i386-stub.c
+EXTRA_DIST += shared/comm/i386-stub-glue.c shared/comm/i386-stub.c
EXTRA_DIST += shared/comm/gdb_glue.c
EXTRA_DIST += shared/comm/GDB.HOWTO
diff --git a/c/src/lib/libbsp/i386/configure.ac b/c/src/lib/libbsp/i386/configure.ac
index 994c56eecc..faf1d658fa 100644
--- a/c/src/lib/libbsp/i386/configure.ac
+++ b/c/src/lib/libbsp/i386/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)
diff --git a/c/src/lib/libbsp/i386/i386ex/configure.ac b/c/src/lib/libbsp/i386/i386ex/configure.ac
index cf0fe68419..f06b3e4902 100644
--- a/c/src/lib/libbsp/i386/i386ex/configure.ac
+++ b/c/src/lib/libbsp/i386/i386ex/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)
diff --git a/c/src/lib/libbsp/i386/pc386/configure.ac b/c/src/lib/libbsp/i386/pc386/configure.ac
index 455141ae74..c53354db4c 100644
--- a/c/src/lib/libbsp/i386/pc386/configure.ac
+++ b/c/src/lib/libbsp/i386/pc386/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)
@@ -26,18 +26,18 @@ RTEMS_BSPOPTS_HELP([USE_COM1_AS_CONSOLE],
RTEMS_BSPOPTS_SET([IDE_USE_PRIMARY_INTERFACE],[*],[1])
RTEMS_BSPOPTS_HELP([IDE_USE_PRIMARY_INTERFACE],
-[Determines, whether RTEMS will try to use the primary IDE interface.
+[Determines, whether RTEMS will try to use the primary IDE interface.
Disable it, if:
- - you have no primary IDE interface
- - or you have no disk attached to this interface
+ - you have no primary IDE interface
+ - or you have no disk attached to this interface
- or you do not want to access disks attached to this interface])
RTEMS_BSPOPTS_SET([IDE_USE_SECONDARY_INTERFACE],[*],[0])
RTEMS_BSPOPTS_HELP([IDE_USE_SECONDARY_INTERFACE],
-[Determines, whether RTEMS will try to use the secondary IDE interface.
+[Determines, whether RTEMS will try to use the secondary IDE interface.
Enable it, if:
- - you have a secondary IDE interface
- - and you have at least one disk attached to this interface
+ - you have a secondary IDE interface
+ - and you have at least one disk attached to this interface
- and you do want to access disks attached to this interface])
RTEMS_BSPOPTS_SET([BSP_VIDEO_80x50],[*],[0])
diff --git a/c/src/lib/libbsp/i386/pc386/tools/configure.ac b/c/src/lib/libbsp/i386/pc386/tools/configure.ac
index 61c25effcc..7587d1dfab 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/configure.ac
+++ b/c/src/lib/libbsp/i386/pc386/tools/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)
diff --git a/c/src/lib/libbsp/i386/ts_386ex/configure.ac b/c/src/lib/libbsp/i386/ts_386ex/configure.ac
index a60ca7ac56..c09d6aab7a 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/configure.ac
+++ b/c/src/lib/libbsp/i386/ts_386ex/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)
diff --git a/c/src/lib/libbsp/i386/ts_386ex/tools/configure.ac b/c/src/lib/libbsp/i386/ts_386ex/tools/configure.ac
index e14f0ad540..0d54347127 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/tools/configure.ac
+++ b/c/src/lib/libbsp/i386/ts_386ex/tools/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)