summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/default.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/default.cfg b/make/custom/default.cfg
index e96c1e21fa..afa1779f3d 100644
--- a/make/custom/default.cfg
+++ b/make/custom/default.cfg
@@ -31,7 +31,7 @@ endif
# HOST Compiler config file
# You may also want to specify where the compiler resides here.
-CONFIG.$(HOST_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc.cfg
+CONFIG.$(HOST_ARCH).CC = $(PROJECT_ROOT)/make/compilers/gcc.cfg
## Target compiler config file, if any
CONFIG.$(TARGET_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg