summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ss555/configure.ac
diff options
context:
space:
mode:
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