[rtems commit] powerpc/qemuppc/configure.ac: Correct typo

Joel Sherril joel at rtems.org
Mon Jan 4 17:05:57 UTC 2016


Module:    rtems
Branch:    master
Commit:    ebcf458d03a5dbd545cf83d1703b914d560750c4
Changeset: http://git.rtems.org/rtems/commit/?id=ebcf458d03a5dbd545cf83d1703b914d560750c4

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Sat Dec 26 10:59:48 2015 -0600

powerpc/qemuppc/configure.ac: Correct typo

---

 c/src/lib/libbsp/powerpc/qemuppc/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/powerpc/qemuppc/configure.ac b/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
index dda988a..8b2a595 100644
--- a/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/qemuppc/configure.ac
@@ -1,7 +1,7 @@
 ## Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
+AC_INIT([rtems-c-src-lib-libbsp-powerpc-qemuppc],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
 AC_CONFIG_SRCDIR([bsp_specs])
 RTEMS_TOP(../../../../../..)
 



More information about the vc mailing list