Adds alias __errno to linker file fixed link, need to understand why.

This commit is contained in:
James Goppert
2015-09-14 19:55:53 -04:00
parent 676a3d230c
commit 567431602a
5 changed files with 12 additions and 2 deletions

View File

@@ -278,7 +278,7 @@ endforeach()
add_subdirectory(src/firmware/${OS})
if (config_io_board)
#add_subdirectory(src/modules/px4iofirmware)
add_subdirectory(src/modules/px4iofirmware)
endif()
#=============================================================================