cmake: ROMFS build overhaul.

This commit is contained in:
James Goppert
2015-09-19 13:44:02 -04:00
parent 7be3afe249
commit cd98cfe555
4 changed files with 119 additions and 24 deletions

View File

@@ -277,10 +277,12 @@ foreach(module ${config_module_list})
endforeach()
add_subdirectory(src/firmware/${OS})
if (config_io_board)
add_subdirectory(src/modules/px4iofirmware)
endif()
#=============================================================================
# generate git version
#