forked from Imagelibrary/rtems
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add sh7750.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add sh7750.
|
||||
|
||||
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
||||
|
||||
@@ -27,6 +27,7 @@ RTEMS_CHECK_BSP_CACHE(RTEMS_BSP)
|
||||
case "$RTEMS_CPU_MODEL" in
|
||||
sh7032 ) AC_CONFIG_SUBDIRS([sh7032]);;
|
||||
sh7045 ) AC_CONFIG_SUBDIRS([sh7045]);;
|
||||
sh7750 ) AC_CONFIG_SUBDIRS([sh7750]);;
|
||||
*) AC_MSG_ERROR([Invalid RTEMS_CPU_MODEL]);
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user