From 17aa98d2b3bce688da77703a33ef0a09ad1586c4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 16 Jan 2003 03:09:29 +0000 Subject: [PATCH] 2003-01-15 Ralf Corsepius * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. --- c/src/ChangeLog | 4 ++++ c/src/wrapup/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 929e1de102..0e3133c4c2 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,7 @@ +2003-01-15 Ralf Corsepius + + * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. + 2002-12-12 Ralf Corsepius * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a. diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index 5fe97715a4..37ff467f55 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -4,7 +4,6 @@ ## build and install "glommed" librtemsbsp.a ## -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../automake/compile.am include $(top_srcdir)/../../automake/lib.am