2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>

* acinclude.m4: New BSP -- lpc24xx.
This commit is contained in:
Joel Sherrill
2008-09-23 14:07:42 +00:00
parent 8c0cab0b09
commit 8a6c48076e
2 changed files with 4 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* acinclude.m4: New BSP -- lpc24xx.
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* acinclude.m4, shared/comm/console.c: Use standardized bsp_cleanup()
-2
View File
@@ -8,8 +8,6 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([csb337]);;
edb7312 )
AC_CONFIG_SUBDIRS([edb7312]);;
gba-base )
AC_CONFIG_SUBDIRS([gba-base]);;
gba )
AC_CONFIG_SUBDIRS([gba]);;
gp32 )