From b50b3c841a33be741f99b2ad0ce76d03bf4079bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Feb 2001 14:20:50 +0000 Subject: 2001-02-20 Ralf Corsepius * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in TARGET_CONFIG_SUBDIRS. * aclocal/enable-bsp.m4: fix quoting. * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx. --- aclocal/bsp-alias.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'aclocal/bsp-alias.m4') diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index 4793bc78ad..e9586516df 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -16,6 +16,7 @@ AC_DEFUN(_RTEMS_BSP_ALIAS, p4600) $2=p4000 ;; # mips64orion - p4000 board w/IDT 4600 p4650) $2=p4000 ;; # mips64orion - p4000 board w/IDT 4650 mbx8*) $2=mbx8xx ;; # MBX821/MBX860 board + pc386dx) $2=pc386 ;; # i386 - PC w/o FPU pc486) $2=pc386 ;; # i386 - PC with i486DX pc586) $2=pc386 ;; # i386 - PC with Pentium pc686) $2=pc386 ;; # i386 - PC with PentiumPro -- cgit v1.2.3