summaryrefslogtreecommitdiffstats
path: root/make/custom/default.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/default.cfg')
-rw-r--r--make/custom/default.cfg4
1 files changed, 0 insertions, 4 deletions
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