1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/libs
wangmingrong1 f59edf8645 libbuiltin/Makefile: Modify the libbuiltin makefile to standard
1. bin and kbin folders are dynamically generated
2. Context comes before depend, so the bin and kbin folders are created in the context construction phase. When the depend process comes, each library is downloaded, and a relative bin/xxx and kbin/xxx directory is created for each library to place files. This is to prevent duplicate file names.

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-11-10 10:19:58 +08:00
..
libbuiltin libbuiltin/Makefile: Modify the libbuiltin makefile to standard 2024-11-10 10:19:58 +08:00
libc makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00
libdsp libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libm makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00
libnx makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00
libxx libs/uClibc++: Fix the Download URL for uClibc++ (CMake) 2024-11-08 15:14:44 -03:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00