From e7cac30a8022e7bc562015df72c287f0060911e6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Oct 2009 10:59:52 +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/c3xsim.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/c4xsim.cfg: Remove RTEMS_BSP_FAMILY. --- c/src/lib/libbsp/c4x/c4xsim/make/custom/c4xsim.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/src/lib/libbsp/c4x/c4xsim/make/custom/c4xsim.cfg') diff --git a/c/src/lib/libbsp/c4x/c4xsim/make/custom/c4xsim.cfg b/c/src/lib/libbsp/c4x/c4xsim/make/custom/c4xsim.cfg index 68749de8d1..a40e4eb433 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/make/custom/c4xsim.cfg +++ b/c/src/lib/libbsp/c4x/c4xsim/make/custom/c4xsim.cfg @@ -12,9 +12,6 @@ RTEMS_CPU_MODEL=c40 # and (hopefully) optimize for it. CPU_CFLAGS = -mcpu=40 #-msmall -# This is the actual bsp directory used during the build process. -RTEMS_BSP_FAMILY=c4xsim - # optimize flag: typically -O2 # -O2 is broken for the moment on the C4x gcc #CFLAGS_OPTIMIZE_V = -O2 -- cgit v1.2.3