forked from Imagelibrary/rtems
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||||
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||||
|
* irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||||
|
|
||||||
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* comm/console.c: Include rtems/bspIo.h instead of bspIo.h.
|
* comm/console.c: Include rtems/bspIo.h instead of bspIo.h.
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
|
||||||
|
|
||||||
SUBDIRS = comm irq
|
SUBDIRS = comm irq
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
|
||||||
|
|
||||||
include_HEADERS = uart.h
|
include_HEADERS = uart.h
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
|
||||||
|
|
||||||
C_FILES = irq_init.c
|
C_FILES = irq_init.c
|
||||||
S_FILES = irq_asm.S
|
S_FILES = irq_asm.S
|
||||||
|
|||||||
Reference in New Issue
Block a user