summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ss555/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-28 06:28:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-28 06:28:41 +0000
commit309dbd07ff699a9fd96ec3c511b808616ca12f96 (patch)
treea6fe1d120ca0050fb22b0bbad271cf4f6019f575 /c/src/lib/libbsp/powerpc/ss555/configure.ac
parentWhitespace removal. (diff)
downloadrtems-309dbd07ff699a9fd96ec3c511b808616ca12f96.tar.bz2
Whitespace removal.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ss555/configure.ac')
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/ss555/configure.ac b/c/src/lib/libbsp/powerpc/ss555/configure.ac
index ccaa2f891b..ec2359d07b 100644
--- a/c/src/lib/libbsp/powerpc/ss555/configure.ac
+++ b/c/src/lib/libbsp/powerpc/ss555/configure.ac
@@ -1,5 +1,5 @@
## Process this file with autoconf to produce a configure script.
-##
+##
## $Id$
AC_PREREQ(2.60)
@@ -19,7 +19,7 @@ RTEMS_CHECK_NETWORKING
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
RTEMS_BSPOPTS_SET([WATCHDOG_TIMEOUT],[*],[0xFFFF])
-RTEMS_BSPOPTS_HELP([WATCHDOG_TIMEOUT],
+RTEMS_BSPOPTS_HELP([WATCHDOG_TIMEOUT],
[Define to the desired timeout (in steps of 1/20 msec) to enable the
watchdog. Default is to disable the watchdog entirely.])
@@ -46,7 +46,7 @@ RTEMS_BSPOPTS_HELP([PRINTK_MINOR],
RTEMS_BSP_CLEANUP_OPTIONS(0, 0)
-# Explicitly list a Makefile here
+# Explicitly list a Makefile here
AC_CONFIG_FILES([Makefile])
RTEMS_PPC_EXCEPTIONS