mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +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