From eb6ade9f23fe49a1c54f2e9f1a9a3c93957defca Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Oct 2009 10:48:12 +0000 Subject: [PATCH] =?UTF-8?q?2009-10-21=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * make/custom/av5282.cfg: Remove RTEMS_BSP_FAMILY. --- c/src/lib/libbsp/m68k/av5282/ChangeLog | 4 ++++ c/src/lib/libbsp/m68k/av5282/make/custom/av5282.cfg | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/c/src/lib/libbsp/m68k/av5282/ChangeLog b/c/src/lib/libbsp/m68k/av5282/ChangeLog index e776f8318a..624957a90a 100644 --- a/c/src/lib/libbsp/m68k/av5282/ChangeLog +++ b/c/src/lib/libbsp/m68k/av5282/ChangeLog @@ -1,3 +1,7 @@ +2009-10-21 Ralf Corsépius + + * make/custom/av5282.cfg: Remove RTEMS_BSP_FAMILY. + 2009-10-15 Ralf Corsépius * make/custom/av5282.cfg: New (relocated from /make/custom). diff --git a/c/src/lib/libbsp/m68k/av5282/make/custom/av5282.cfg b/c/src/lib/libbsp/m68k/av5282/make/custom/av5282.cfg index fdc3e522b4..0bbeaf184c 100644 --- a/c/src/lib/libbsp/m68k/av5282/make/custom/av5282.cfg +++ b/c/src/lib/libbsp/m68k/av5282/make/custom/av5282.cfg @@ -7,9 +7,6 @@ RTEMS_CPU_MODEL=mcf5282 include $(RTEMS_ROOT)/make/custom/default.cfg -# This is the actual bsp directory used during the build process. -RTEMS_BSP_FAMILY=av5282 - # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. CPU_CFLAGS = -mcpu=528x