summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-02 11:04:12 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-02 11:04:12 -0600
commit84e354cfd85825e5007b79d199380117424f3a5e (patch)
treee3802bb133a904f6e3e7084b1b6c96db40f315fd /apps/ChangeLog.txt
parentb3053774d6c60a998a0e582adcb11384fcbd686e (diff)
downloadnuttx-84e354cfd85825e5007b79d199380117424f3a5e.tar.gz
nuttx-84e354cfd85825e5007b79d199380117424f3a5e.tar.bz2
nuttx-84e354cfd85825e5007b79d199380117424f3a5e.zip
apps/platform/Makefile was not dealing with the bin subdirectory correctly
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 4c831693a..460bb5a8d 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -720,3 +720,6 @@
options to the hexdump command. From Ken Pettit (2013-11-1).
* apps/platrorm/mikroe-stm32f4: Now uses /dev/config for configuration
data storage. From Ken Pettit (2013-11-1).
+ * apps/platform/Makefile: Was not dealing with the bin sub-directory
+ correctly (2013-11-2).
+