summaryrefslogtreecommitdiffstats
path: root/c/src/make/custom/default.cfg.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:55:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:55:35 +0000
commit7e5a4811941092f132d29d9eff1184078d5d348b (patch)
treef7c1bfdb28cdf669a1030a5d3bff4f25ddca22d7 /c/src/make/custom/default.cfg.in
parent2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7e5a4811941092f132d29d9eff1184078d5d348b.tar.bz2
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE, LINKCMDS handling. * default.cfg.in: Remove everything but START_BASE.
Diffstat (limited to '')
-rw-r--r--c/src/make/custom/default.cfg.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/c/src/make/custom/default.cfg.in b/c/src/make/custom/default.cfg.in
index 7eb7dc037f..1316a3e149 100644
--- a/c/src/make/custom/default.cfg.in
+++ b/c/src/make/custom/default.cfg.in
@@ -1,20 +1,6 @@
-# Default target settings
-#
-# Some of these values are redefined in the target specific .cfg files.
-#
-# Created by Jiri Gaisler, 16-03-97 (who is owed a debt of gratitude
-# for converting RTEMS to autoconf. Thanks. --joel)
#
# $Id$
#
-include $(RTEMS_ROOT)/../make/target.cfg
-include $(RTEMS_ROOT)/make/host.cfg
-
-include $(RTEMS_ROOT)/make/bsp.cfg
-
-## Target compiler config file, if any
-CONFIG.CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg
-
# Base name of start file
START_BASE=start