summaryrefslogtreecommitdiffstats
path: root/c/src/make/custom/default.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/custom/default.cfg.in')
-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