From d10d632780692af9d33830a30d849dd98156c37f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Oct 2009 10:48:44 +0000 Subject: =?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/uC5282.cfg: Remove RTEMS_BSP_FAMILY. --- c/src/lib/libbsp/m68k/uC5282/make/custom/uC5282.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/src/lib/libbsp/m68k/uC5282/make/custom/uC5282.cfg') diff --git a/c/src/lib/libbsp/m68k/uC5282/make/custom/uC5282.cfg b/c/src/lib/libbsp/m68k/uC5282/make/custom/uC5282.cfg index ea3b70ce0b..d785a48142 100644 --- a/c/src/lib/libbsp/m68k/uC5282/make/custom/uC5282.cfg +++ b/c/src/lib/libbsp/m68k/uC5282/make/custom/uC5282.cfg @@ -9,9 +9,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 = uC5282 - # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. CPU_CFLAGS = -mcpu=5282 -- cgit v1.2.3