Add an 'export' target to the NuttX top-level Makefile

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3771 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-07-11 22:52:51 +00:00
parent ef2d7974c8
commit 03faf1cc17
18 changed files with 424 additions and 49 deletions
+4
View File
@@ -1897,3 +1897,7 @@
window graphic was left on the display for a time.
6.7 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Makefile: Added a export target that will bundle up all of the NuttX
libraries, header files, and the startup object into an export-able
tarball.