build: Generate a staging folder like kernel side
so the user could generate the separate library through BIN. Here is the similar code snippet copied from nuttx/tools/Unix.mk: context: include/nuttx/config.h include/nuttx/version.h .dirlinks $(CONTEXTDIRS_DEPS) | staging staging: $(Q) mkdir -p $@ Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
1f4292c250
commit
b94c26fefc
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,6 +26,7 @@
|
||||
/external
|
||||
/Kconfig
|
||||
/romfs.img
|
||||
/staging
|
||||
/symtab_apps.c
|
||||
cscope.out
|
||||
Make.dep
|
||||
|
Loading…
Reference in New Issue
Block a user