Skip to content
Snippets Groups Projects
Commit 14cafa01 authored by James Goppert's avatar James Goppert
Browse files

Fixed qurt firmware target name.

parent ecf99650
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,6 @@ px4_qurt_generate_builtin_commands(
OUT builtin_commands.c
MODULE_LIST ${module_list})
add_executable(mainapp builtin_commands.c)
add_executable(firmware_qurt builtin_commands.c)
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment