mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
build: mkexport.sh copy Config.mk to tools folder too
to avoid the duplication in apps/imports/Make.defs Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -417,6 +417,7 @@ done
|
||||
|
||||
# Copy the essential build script file(s)
|
||||
|
||||
cp -f "${TOPDIR}/tools/Config.mk" "${EXPORTDIR}/tools/"
|
||||
cp -f "${TOPDIR}/tools/copydir.bat" "${EXPORTDIR}/tools/"
|
||||
cp -f "${TOPDIR}/tools/copydir.sh" "${EXPORTDIR}/tools/"
|
||||
cp -f "${TOPDIR}/tools/define.bat" "${EXPORTDIR}/tools/"
|
||||
|
||||
Reference in New Issue
Block a user