2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>

* acinclude.m4: Regenerate.
This commit is contained in:
Ralf Corsepius
2007-04-25 13:04:37 +00:00
parent 85457eb54d
commit 354429633c
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* acinclude.m4: Regenerate.
2006-12-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/irq/irq_init.c: Remove unused var.

View File

@@ -14,6 +14,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([gba]);;
gp32 )
AC_CONFIG_SUBDIRS([gp32]);;
rtl22xx )
AC_CONFIG_SUBDIRS([rtl22xx]);;
*)
AC_MSG_ERROR([Invalid BSP]);;
esac