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:
Gregory Nutt
2018-05-29 11:36:21 -06:00
parent 18273b437a
commit f2a89813f2
28 changed files with 200 additions and 245 deletions
+1
View File
@@ -15,6 +15,7 @@ core
/.version
/defconfig
/Make.defs
/staging
/nuttx
/nuttx.*
/nuttx-*