From 15043ea98a8f0d8be106703c79514044f4d8e36c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 18 Sep 2008 17:33:55 +0000 Subject: 2008-09-18 Joel Sherrill * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg, custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg, custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg, custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate START_BASE and START_FILE. --- make/custom/c4xsim.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/custom/c4xsim.cfg') diff --git a/make/custom/c4xsim.cfg b/make/custom/c4xsim.cfg index 907be7b1ae..68749de8d1 100644 --- a/make/custom/c4xsim.cfg +++ b/make/custom/c4xsim.cfg @@ -19,6 +19,3 @@ RTEMS_BSP_FAMILY=c4xsim # -O2 is broken for the moment on the C4x gcc #CFLAGS_OPTIMIZE_V = -O2 CFLAGS_OPTIMIZE_V = -O1 -g - -# this target has no start file -START_BASE= -- cgit v1.2.3