2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove shared/io/Makefile, shared/comm/Makefile,
	shared/pci/Makefile, shared/irq/Makefile.
This commit is contained in:
Ralf Corsepius
2003-12-02 17:49:31 +00:00
parent e00c603181
commit e1de4f9f02
2 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove shared/io/Makefile, shared/comm/Makefile,
shared/pci/Makefile, shared/irq/Makefile.
2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.

View File

@@ -18,9 +18,5 @@ RTEMS_CHECK_BSPDIR([$RTEMS_BSP])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
shared/Makefile
shared/comm/Makefile
shared/io/Makefile
shared/irq/Makefile
shared/pci/Makefile])
shared/Makefile])
AC_OUTPUT