Merge branch 'cmake-2' of https://github.com/jgoppert/Firmware into cmake-mc

This commit is contained in:
Mark Charlebois
2015-09-10 12:46:20 -07:00
+1 -1
View File
@@ -275,7 +275,7 @@ function(px4_nuttx_generate_romfs)
add_custom_command(OUTPUT rc.autostart
COMMAND ${PYTHON_EXECUTABLE} ${romfs_autostart}
-a ${ROMFS_ROOT}/init.d
-a ${romfs_src_dir}/init.d/
-s rc.autostart
)