From 39e6bbe1aa6212cfad9f1424a5e3e0394aeec1f9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 6 Dec 1999 13:44:56 +0000 Subject: Patch patches-rc-19991203-1.diff from Ralf Corsepius which makes i386 code available for all BSPs not just pc386. This is correct since the code is really general to all i386 BSPs now. --- c/src/librdbg/src/i386/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/librdbg/src/i386/Makefile.am') diff --git a/c/src/librdbg/src/i386/Makefile.am b/c/src/librdbg/src/i386/Makefile.am index 768d0aeb21..80b46a330e 100644 --- a/c/src/librdbg/src/i386/Makefile.am +++ b/c/src/librdbg/src/i386/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal -SUBDIRS = pc386 +SUBDIRS = any EXTRA_DIST = \ excep_f.c rdbg_cpu_asm.S rdbg_f.c -- cgit v1.2.3