mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-29 16:00:17 +00:00
Fixed so installed Makefile structure work.
This commit is contained in:
@@ -40,9 +40,10 @@ RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
|
||||
RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@
|
||||
RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
|
||||
|
||||
# FIXME: This shouldn't be here
|
||||
RTEMS_ROOT = $(PROJECT_HOME)
|
||||
|
||||
export RTEMS_BSP
|
||||
export RTEMS_CUSTOM
|
||||
export PROJECT_ROOT
|
||||
|
||||
# FIXME: The following shouldn't be here
|
||||
RTEMS_ROOT = $(PROJECT_ROOT)
|
||||
export RTEMS_ROOT
|
||||
|
||||
Reference in New Issue
Block a user