From 15068f4c9afd2d5ca6a77d510059d6306c9a3be6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Jan 2016 19:38:35 -0600 Subject: Remove AVR port closes #2443. --- c/src/aclocal/rtems-cpu-subdirs.m4 | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/aclocal/rtems-cpu-subdirs.m4') diff --git a/c/src/aclocal/rtems-cpu-subdirs.m4 b/c/src/aclocal/rtems-cpu-subdirs.m4 index 5f10bda188..9202495154 100644 --- a/c/src/aclocal/rtems-cpu-subdirs.m4 +++ b/c/src/aclocal/rtems-cpu-subdirs.m4 @@ -10,7 +10,6 @@ AC_DEFUN([RTEMS_CPU_SUBDIRS], [ ## EDIT: If adding a new cpu to RTEMS, add it to the case block below. case $RTEMS_CPU in -_RTEMS_CPU_SUBDIR([arm],[$1]);; _RTEMS_CPU_SUBDIR([bfin],[$1]);; _RTEMS_CPU_SUBDIR([epiphany],[$1]);; _RTEMS_CPU_SUBDIR([avr],[$1]);; -- cgit v1.2.3