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