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/posix.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'make/custom/posix.cfg') diff --git a/make/custom/posix.cfg b/make/custom/posix.cfg index cf1cebd09f..805427f8ed 100644 --- a/make/custom/posix.cfg +++ b/make/custom/posix.cfg @@ -14,8 +14,6 @@ include $(RTEMS_ROOT)/make/custom/$(RTEMS_HOST)-posix.cfg # Not applicable - let's override 'em LINKCMDS= -START_FILE= -START_BASE= # Here is the rule to actually build a $(ARCH)/foo.exe # It also builds $(ARCH)/foo.sr and $(ARCH)/foo.nm -- cgit v1.2.3