summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index d6ef03509..db7265024 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1030,3 +1030,5 @@
* apps/import/Make.defs and .gitignore: Added mostly empty Make.defs
file. Something like this will be bee needed for the 'make import'
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).