mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +00:00
2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org>
* configure.ac: Remove RTEMS_CPU_SUBDIRS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org>
|
||||
|
||||
* configure.ac: Remove RTEMS_CPU_SUBDIRS.
|
||||
|
||||
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: DIST_SUBDIRS = @subdirs@.
|
||||
|
||||
@@ -18,7 +18,9 @@ RTEMS_TOOLPATHS
|
||||
AC_SUBST(program_prefix)
|
||||
|
||||
AC_CONFIG_SUBDIRS(generic)
|
||||
RTEMS_CPU_SUBDIRS
|
||||
case "$RTEMS_CPU" in
|
||||
sh ) AC_CONFIG_SUBDIRS(sh);;
|
||||
esac
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
|
||||
Reference in New Issue
Block a user