From 13f4eb67cb5d3d8524f9fc4742a6e31d2042e073 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 14 Nov 2006 16:53:01 +0000 Subject: [PATCH] Remove tic4x --- contrib/crossrpms/configure.ac | 1 - contrib/crossrpms/rtems4.7/Makefile.am | 1 - 2 files changed, 2 deletions(-) diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac index e9fd2c7a15..f5e73f3bac 100644 --- a/contrib/crossrpms/configure.ac +++ b/contrib/crossrpms/configure.ac @@ -170,7 +170,6 @@ AC_CONFIG_FILES([rtems4.7/mipstx39/Makefile]) AC_CONFIG_FILES([rtems4.7/powerpc/Makefile]) AC_CONFIG_FILES([rtems4.7/sh/Makefile]) AC_CONFIG_FILES([rtems4.7/sparc/Makefile]) -AC_CONFIG_FILES([rtems4.7/tic4x/Makefile]) AC_CONFIG_FILES([autotools/Makefile]) diff --git a/contrib/crossrpms/rtems4.7/Makefile.am b/contrib/crossrpms/rtems4.7/Makefile.am index 8354b152c4..070dbd8c30 100644 --- a/contrib/crossrpms/rtems4.7/Makefile.am +++ b/contrib/crossrpms/rtems4.7/Makefile.am @@ -11,4 +11,3 @@ SUBDIRS += mipstx39 SUBDIRS += powerpc SUBDIRS += sh SUBDIRS += sparc -SUBDIRS += tic4x