2007-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>

* configure.ac: Fix path.
	* include/bsp.h: Fix typo.
This commit is contained in:
Joel Sherrill
2007-09-05 20:29:38 +00:00
parent ef6d26ab0d
commit 7d7d2e9326
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2007-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Fix path.
* include/bsp.h: Fix typo.
2007-08-08 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* Makefile.am, i2c/i2c_init.c: add i2c initialization

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen5200],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen83xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..)

View File

@@ -65,7 +65,7 @@
/*
* for JPK HSC_CM01
*/
#elsif defined(HSC_CM01)
#elif defined(HSC_CM01)
/*
* one DUART channel (UART1) supported
*/