2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
This commit is contained in:
Ralf Corsepius
2003-08-21 12:47:28 +00:00
parent 8ad16bac29
commit 195a350e0b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-20 Joel Sherrill <joel@OARcorp.com>
* network/cs8900.c: Correct copyright statements.

View File

@@ -12,7 +12,6 @@ noinst_HEADERS = ata_internal.h
OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am