mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Build system: Remove fixed lib/ subdirectory and its content. Replace with new directory called staging/ that is created dynamically when building and removed when 'make clean' is done. This both improves the name and eliminates a garbage directory from the repository.
This commit is contained in:
@@ -15,6 +15,7 @@ core
|
||||
/.version
|
||||
/defconfig
|
||||
/Make.defs
|
||||
/staging
|
||||
/nuttx
|
||||
/nuttx.*
|
||||
/nuttx-*
|
||||
|
||||
Reference in New Issue
Block a user