From 468be263fa9d2d6544cd5e40d00fc3116cd72d72 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 15 Sep 2005 17:25:15 +0000 Subject: [PATCH] Get RTEMS_BASE definition. Unset GNU_TARGET_INCLUDE_DIR. --- configure/os/CONFIG.Common.RTEMS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index 2b93e7d1b..61adf59cc 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -17,6 +17,12 @@ # RTEMS tools are similar to UNIX tools -include $(CONFIG)/os/CONFIG.Common.UnixCommon +GNU_TARGET_INCLUDE_DIR = + +#-------------------------------------------------- +# Get RTEMS_BASE definition +-include $(CONFIG)/os/CONFIG_SITE.Common.RTEMS + #------------------------------------------------------- # Pick up the RTEMS tool/path definitions from the RTEMS BSP directory. include $(RTEMS_BASE)/$(RTEMS_TARGET_CPU)-rtems$(RTEMS_VERSION)/$(subst RTEMS-,,$(T_A))/Makefile.inc