From 393d271670636311ce6fbb7a1a047de95e8f26a5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 12 Nov 2002 10:32:00 +0000 Subject: 2002-11-12 Ralf Corsepius * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to obsolete Makefile. * leaf.cfg: Various changes to LIBVARIANT processing. * main.cfg: Ditto. --- make/custom/default.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/custom/default.cfg') diff --git a/make/custom/default.cfg b/make/custom/default.cfg index aa0c2acfbd..11a6fd42fa 100644 --- a/make/custom/default.cfg +++ b/make/custom/default.cfg @@ -15,7 +15,6 @@ include $(RTEMS_ROOT)/make/main.cfg include $(exec_prefix)/$(RTEMS_BSP)/make/bsp.cfg # use the inline functions instead of the macros -# ref: src/exec/generic/Makefile ifeq ($(RTEMS_USE_MACROS),yes) INLINE=macros INLINE_UPCASE= @@ -27,9 +26,6 @@ endif ## Target compiler config file, if any CONFIG.CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg -## GCC specs extension file location -RTEMS_BSP_SPECS = $(PROJECT_ROOT)/$(RTEMS_BSP)/lib/bsp_specs - # Base name of start file START_BASE=start -- cgit v1.2.3