forked from Imagelibrary/rtems
powerpc/qemuppc/configure.ac: Correct typo
This commit is contained in:
committed by
Joel Sherrill
parent
7297258123
commit
ebcf458d03
@@ -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(../../../../../..)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user