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:54 +00:00
parent 21d3667c34
commit f11d526c1d
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-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -17,7 +17,6 @@ include_ide_HEADERS = ata.h ide_ctrl_cfg.h ide_ctrl.h ide_ctrl_io.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