diff --git a/configure/os/CONFIG_SITE.linux-x86.RTEMS b/configure/os/CONFIG_SITE.linux-x86.RTEMS new file mode 100644 index 000000000..8b0fd9131 --- /dev/null +++ b/configure/os/CONFIG_SITE.linux-x86.RTEMS @@ -0,0 +1,8 @@ +# +# Site-specific information for all RTEMS targets +# +#------------------------------------------------------- + +# Needed by gcc +export LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(RTEMS_BASE)/lib +