From 26c4cb4811c9e40d8b63d783b3c7ea430b6d7ec3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Sep 2008 15:43:54 +0000 Subject: 2008-09-10 Joel Sherrill * configure.ac, aclocal/canonical-target-name.m4, score/cpu/Makefile.am: Remove TI C4x and NIOS2 ports from 4.9 branch. --- cpukit/aclocal/canonical-target-name.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpukit/aclocal') diff --git a/cpukit/aclocal/canonical-target-name.m4 b/cpukit/aclocal/canonical-target-name.m4 index 963a71cda3..4ffc256bc2 100644 --- a/cpukit/aclocal/canonical-target-name.m4 +++ b/cpukit/aclocal/canonical-target-name.m4 @@ -28,9 +28,6 @@ case "${host}" in sparc-sun-solaris*) # unix "simulator" port RTEMS_CPU=unix ;; - tic4x-*rtems*) # gcc changed the name - RTEMS_CPU=c4x - ;; *) RTEMS_CPU=`echo $host | sed 's%^\([[^-]]*\)-\(.*\)$%\1%'` ;; -- cgit v1.2.3