summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-11 22:52:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-11 22:52:51 +0000
commit80f7724816d1b1f07719185fa7fa5f04b9ecb952 (patch)
tree334f014f7d379767c749594dae77d312e99fe1b9 /nuttx/ChangeLog
parent0ad340ca288ed7dc0ae3b682a410e13c13798d0a (diff)
downloadnuttx-80f7724816d1b1f07719185fa7fa5f04b9ecb952.tar.gz
nuttx-80f7724816d1b1f07719185fa7fa5f04b9ecb952.tar.bz2
nuttx-80f7724816d1b1f07719185fa7fa5f04b9ecb952.zip
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
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 219245cfa..9e7bace44 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -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. \ No newline at end of file