mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 14:07:17 +00: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:
parent
a81a260490
commit
b896da25c7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue