mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 03:00:35 +08:00
Remove px4_work_queue from the kernel side LD command
The comment is right, it is not needed -> get rid of it
This commit is contained in:
@@ -175,7 +175,6 @@ if (NOT CONFIG_BUILD_FLAT)
|
||||
-Wl,--start-group
|
||||
${nuttx_libs}
|
||||
${kernel_module_libraries}
|
||||
px4_work_queue # TODO, this shouldn't be needed here?
|
||||
-Wl,--end-group
|
||||
|
||||
m
|
||||
|
||||
Reference in New Issue
Block a user