From ad5c7fe843bf4e4f3c1a3d1ef93f5890ce06a146 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 10 Dec 2002 12:08:14 +0000 Subject: 2002-12-10 Ralf Corsepius * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. --- c/src/lib/libbsp/h8300/h8sim/ChangeLog | 4 ++++ c/src/lib/libbsp/h8300/h8sim/wrapup/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/h8300') diff --git a/c/src/lib/libbsp/h8300/h8sim/ChangeLog b/c/src/lib/libbsp/h8300/h8sim/ChangeLog index cc5145d127..31bbeaff8b 100644 --- a/c/src/lib/libbsp/h8300/h8sim/ChangeLog +++ b/c/src/lib/libbsp/h8300/h8sim/ChangeLog @@ -1,3 +1,7 @@ +2002-12-10 Ralf Corsepius + + * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. + 2002-11-06 Ralf Corsepius * startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have diff --git a/c/src/lib/libbsp/h8300/h8sim/wrapup/Makefile.am b/c/src/lib/libbsp/h8300/h8sim/wrapup/Makefile.am index a773bd9872..9b9a038478 100644 --- a/c/src/lib/libbsp/h8300/h8sim/wrapup/Makefile.am +++ b/c/src/lib/libbsp/h8300/h8sim/wrapup/Makefile.am @@ -4,7 +4,6 @@ BSP_FILES = startup clock console -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../automake/lib.am -- cgit v1.2.3