mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
make/export: copy incdir.c for export build
export build break by commit 5555070fc3
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -195,6 +195,7 @@ fi
|
||||
# Copy the depends script
|
||||
|
||||
cp "${TOPDIR}/tools/mkdeps.c" "${EXPORTDIR}/tools/."
|
||||
cp "${TOPDIR}/tools/incdir.c" "${EXPORTDIR}/tools/."
|
||||
|
||||
# Copy the default linker script
|
||||
|
||||
|
||||
Reference in New Issue
Block a user