summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/FreeBSD-posix.cfg3
-rw-r--r--make/custom/Linux-posix.cfg3
-rw-r--r--make/custom/Solaris-posix.cfg3
-rw-r--r--make/custom/default.cfg8
-rw-r--r--make/custom/gensh1.cfg2
-rw-r--r--make/custom/no_bsp.cfg4
-rw-r--r--make/custom/portsw.cfg4
-rw-r--r--make/custom/posix.cfg7
-rw-r--r--make/custom/simhppa.cfg3
9 files changed, 4 insertions, 33 deletions
diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg
index 92aa9c5c8d..bae94800df 100644
--- a/make/custom/FreeBSD-posix.cfg
+++ b/make/custom/FreeBSD-posix.cfg
@@ -14,9 +14,6 @@ TARGET_ARCH=o-freebsd2
include $(RTEMS_ROOT)/make/custom/default.cfg
-# DO NOT Use the LIBC support for CYGNUS newlib
-RTEMS_USE_NEWLIB=no
-
# RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
LIBC_DEFINES =-D_POSIX_C_SOURCE
LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX -DMALLOC_PROVIDED -DRTEMS_DEBUG
diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg
index 50c9b509a6..6768b36590 100644
--- a/make/custom/Linux-posix.cfg
+++ b/make/custom/Linux-posix.cfg
@@ -15,9 +15,6 @@ TARGET_ARCH=o-linux1
include $(RTEMS_ROOT)/make/custom/default.cfg
-# DO NOT Use the LIBC support for CYGNUS newlib
-RTEMS_USE_NEWLIB=no
-
# RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
LIBC_DEFINES =-D_POSIX_C_SOURCE
LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX -DMALLOC_PROVIDED -DRTEMS_DEBUG
diff --git a/make/custom/Solaris-posix.cfg b/make/custom/Solaris-posix.cfg
index 646f79a0f6..23043ebd1b 100644
--- a/make/custom/Solaris-posix.cfg
+++ b/make/custom/Solaris-posix.cfg
@@ -15,9 +15,6 @@ TARGET_ARCH=o-solaris2
include $(RTEMS_ROOT)/make/custom/default.cfg
-# DO NOT Use the LIBC support for CYGNUS newlib
-RTEMS_USE_NEWLIB=no
-
# The following define the memory reserved in the executable for the
# RTEMS Workspace and the C Program Heap.
LIBC_DEFINES += -DWORKSPACE_MB=2
diff --git a/make/custom/default.cfg b/make/custom/default.cfg
index d8c56518d2..7aa56c646f 100644
--- a/make/custom/default.cfg
+++ b/make/custom/default.cfg
@@ -8,8 +8,8 @@
# $Id$
#
-include $(PROJECT_ROOT)/make/target.cfg
-include $(PROJECT_ROOT)/make/host.cfg
+include $(RTEMS_ROOT)/make/target.cfg
+include $(RTEMS_ROOT)/make/host.cfg
# Specify here the host and target "architectures"
HOST_ARCH=o-$(RTEMS_HOST)
@@ -45,10 +45,6 @@ RTEMS_BSP_SPECS = $(PROJECT_ROOT)/$(RTEMS_BSP)/lib/bsp_specs
## NOTE: RTEMS libcsupport.a includes RTEMS versions of stuff like
## malloc, gettimeofday, etc.
-# Use the LIBC support for CYGNUS newlib
-# RTEMS_LIBC_DIR must already be set (by module file)
-RTEMS_USE_NEWLIB=yes
-
# Define this to yes if C++ is included in the development environment.
# This requires that at least the GNU C++ compiler and libg++ be installed.
ifeq ($(RTEMS_HAS_CPLUSPLUS),yes)
diff --git a/make/custom/gensh1.cfg b/make/custom/gensh1.cfg
index 14c877ff4e..792d7d1e26 100644
--- a/make/custom/gensh1.cfg
+++ b/make/custom/gensh1.cfg
@@ -79,5 +79,3 @@ endef
endif
# Miscellaneous additions go here
-
-SHGEN=$(PROJECT_ROOT)/c/src/exec/score/tools/sh/shgen
diff --git a/make/custom/no_bsp.cfg b/make/custom/no_bsp.cfg
index 36e757aeec..fb89f3131d 100644
--- a/make/custom/no_bsp.cfg
+++ b/make/custom/no_bsp.cfg
@@ -12,10 +12,6 @@ RTEMS_CPU_MODEL=no_cpu_model
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=no_bsp
-# Use the LIBC support for CYGNUS newlib
-# RTEMS_LIBC_DIR must already be set (by module file)
-RTEMS_USE_NEWLIB=no
-
# Define this to yes if C++ is included in the development environment.
# This requires that at least the GNU C++ compiler and libg++ be installed.
#
diff --git a/make/custom/portsw.cfg b/make/custom/portsw.cfg
index e083530894..1531eff65f 100644
--- a/make/custom/portsw.cfg
+++ b/make/custom/portsw.cfg
@@ -37,10 +37,6 @@ CONFIG.$(HOST_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc.cfg
CC_$(TARGET_ARCH)_DIR=$(RTEMS_GNUTOOLS)
CONFIG.$(TARGET_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc-$(RTEMS_BSP).cfg
-# Use the LIBC support for CYGNUS newlib
-# RTEMS_LIBC_DIR must already be set (by module file)
-RTEMS_USE_NEWLIB=yes
-
# Define this to yes if C++ is included in the development environment.
# This requires that at least the GNU C++ compiler and libg++ be installed.
#
diff --git a/make/custom/posix.cfg b/make/custom/posix.cfg
index c267192b44..dd446b1c93 100644
--- a/make/custom/posix.cfg
+++ b/make/custom/posix.cfg
@@ -4,8 +4,8 @@
# $Id$
#
-include $(PROJECT_ROOT)/make/target.cfg
-include $(PROJECT_ROOT)/make/host.cfg
+include $(RTEMS_ROOT)/make/target.cfg
+include $(RTEMS_ROOT)/make/host.cfg
# Set them here, otherwise gcc-target-default.cfg will set them to values
# not working on some os variants (linux-RH5.0, glibc versions 2.0.0 - 2.0.7)
@@ -34,6 +34,3 @@ ifeq "$(origin NODE)" "environment"
NODE=0
endif
endif
-
-# BSP-specific tools
-GENSIZE=$(PROJECT_RELEASE)/bin/gensize
diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg
index 6eb2ba4029..60a93d5954 100644
--- a/make/custom/simhppa.cfg
+++ b/make/custom/simhppa.cfg
@@ -137,6 +137,3 @@ endef
# BSP-specific tools
PRINTDUMP=$(PROJECT_TOOLS)/print_dump
-
-# CPU-specific tools
-GENOFFSETS=$(PROJECT_RELEASE)/bin/genoffsets