mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +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:
parent
2786239ca6
commit
f60f6d2425
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user