summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/src/powerpc')
-rw-r--r--c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am b/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
index c62e28f1f3..ea3b5d3d25 100644
--- a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
+++ b/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
@@ -33,7 +33,6 @@ OBJS = $(GEN_C_O_FILES) $(C_O_FILES) $(S_O_FILES)
MAINTAINERCLEANFILES = $(H_FILES) $(GEN_C_FILES)
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am