diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index 2e6e2e936..30b601969 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -28,7 +28,7 @@ VALID_BUILDS = Ioc # ifneq "$(T_A)" "" RTEMS_BASE=/usr/local/RTEMS -include $(RTEMS_BASE)/$(RTEMS_TARGET_CPU)/$(subst RTEMS-,,$(T_A))/Makefile.inc +include $(RTEMS_BASE)/$(RTEMS_TARGET_CPU)-rtems/$(subst RTEMS-,,$(T_A))/Makefile.inc include $(RTEMS_CUSTOM) include $(CONFIG.CC) endif