From c921d802cf0afe28a574157c1a66c1aebf280d3d Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 14 Aug 2012 15:45:53 +0000 Subject: Fixes to apps/*/Make.defs files needed for auto-configuration build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5027 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 37d05bacd..01ef090a0 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -276,3 +276,5 @@ help on one command. * system/readline.c: If character input/output is interrupted by a signal, then readline() will try the read/write again. + * apps/*/Make.defs: Numerous fixes needed to use the automated + configuration (from Richard Cochran). -- cgit v1.2.3