2002-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
This commit is contained in:
Joel Sherrill
2002-01-08 12:08:40 +00:00
parent 36202ecdea
commit 0009c7015e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2002-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.

View File

@@ -16,8 +16,6 @@ RTEMS_BSP_CONFIGURE
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
clock/Makefile
@@ -28,5 +26,3 @@ startup/Makefile
timer/Makefile
wrapup/Makefile])
AC_OUTPUT
RTEMS_OUTPUT_BUILD_SUBDIRS(RTEMS_BUILD_SUBDIRS)