From 32a80b6064fda36a3c9d3c608213d0185a58631c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Dec 2002 15:12:17 +0000 Subject: 2002-12-17 Ralf Corsepius * Makefile.am: Don't include @RTEMS_BSP@.cfg. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. --- c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am') diff --git a/c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am b/c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am index d0bc812c8a..5804a6341e 100644 --- a/c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am +++ b/c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am @@ -15,7 +15,6 @@ include_rtems_score_HEADERS = rtems/score/ppc_offs.h S_FILES = cpu_asm.S S_O_FILES = $(S_FILES:%.S=${ARCH}/%.$(OBJEXT)) -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../../automake/lib.am -- cgit v1.2.3