summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-05 12:19:16 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-05 12:19:16 -0600
commit59c6dda4d3d206130ca23542e2b812724196986c (patch)
tree43c94dab0083337a4b79bf5ddd4cb63c4f0cd9e2 /apps/ChangeLog.txt
parentd308c39cb1ec396ad2a46bd38afcc4d9f255b557 (diff)
downloadnuttx-59c6dda4d3d206130ca23542e2b812724196986c.tar.gz
nuttx-59c6dda4d3d206130ca23542e2b812724196986c.tar.bz2
nuttx-59c6dda4d3d206130ca23542e2b812724196986c.zip
Update Changelogs
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index db7265024..a183d6153 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1032,3 +1032,4 @@
build (2014-9-5).
* apps/Makefile, examples/elf/Kconfig, and import/Make.defs: Copy more
logic from nuttx/tools/Config.mk into the Make.defs file (2014-9-5).
+ * apps/import/Make.defs: Also need to define CFLAGS (2014-9-5)