2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* io/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
This commit is contained in:
Joel Sherrill
2002-03-28 00:39:22 +00:00
parent 4f36d46b05
commit b35593d6b2
6 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
* io/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
* pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
SUBDIRS = irq io comm pci

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
include_HEADERS = uart.h tty_drv.h i386_io.h

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
all-local: $(PREINSTALL_FILES)

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
include_HEADERS = irq.h irq_asm.h

View File

@@ -2,7 +2,6 @@
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
include_HEADERS = pcibios.h