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/sh/shsim/ChangeLog | 4 ++++ c/src/lib/libbsp/sh/shsim/wrapup/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/shsim') diff --git a/c/src/lib/libbsp/sh/shsim/ChangeLog b/c/src/lib/libbsp/sh/shsim/ChangeLog index 14cfd4e246..ae2a84d9f2 100644 --- a/c/src/lib/libbsp/sh/shsim/ChangeLog +++ b/c/src/lib/libbsp/sh/shsim/ChangeLog @@ -1,3 +1,7 @@ +2002-12-10 Ralf Corsepius + + * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. + 2002-11-07 Joel Sherrill * startup/linkcmds: Include all .rodata* sections. diff --git a/c/src/lib/libbsp/sh/shsim/wrapup/Makefile.am b/c/src/lib/libbsp/sh/shsim/wrapup/Makefile.am index 51fec2c22c..7bf394eaa7 100644 --- a/c/src/lib/libbsp/sh/shsim/wrapup/Makefile.am +++ b/c/src/lib/libbsp/sh/shsim/wrapup/Makefile.am @@ -6,7 +6,6 @@ BSP_FILES = startup clock console timer gdbsci scitab CPU_PIECES = score -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../automake/lib.am -- cgit v1.2.3