mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 05:10:44 +00:00
The nuttx link target only listed libarch.a, board lib, arch objects and nuttx-names.dat as prerequisites, so rebuilding an app or system library (staging/libapps.a etc.) did not trigger a relink and the change never reached the binary. Add the staging libraries passed in via LINKLIBS to the prerequisite list, matching the pattern used by arch/arm/src/Makefile. Signed-off-by: rongbaichuan <rongbaichuan1027@163.com> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||