BUG: reent.c wasn't intended to be committed, too special
Alex
This commit is contained in:
parent
152040fd83
commit
863f2b76cb
|
@ -116,7 +116,6 @@ MACRO(ECOS_ADJUST_DIRECTORY _target_FILES )
|
|||
ENDIF (NOT ${_abs_FILE} STREQUAL ${_current_FILE})
|
||||
LIST(APPEND ${_target_FILES} ${_abs_FILE})
|
||||
ENDFOREACH (_current_FILE)
|
||||
LIST(APPEND ${_target_FILES} ${CMAKE_SOURCE_DIR}/firmware/common/utils/src/reent.c)
|
||||
ENDMACRO(ECOS_ADJUST_DIRECTORY)
|
||||
|
||||
# the default ecos config file name
|
||||
|
|
Loading…
Reference in New Issue