From 0a143e4c2dfae5e5b9e1000fd83ce5d05a84d6aa Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 7 Apr 2011 01:54:59 +0000 Subject: Fix AVR build, Add hooks for kernel threads git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3477 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index c871bdd49..cbd6c774c 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -91,5 +91,8 @@ buildroot-1.10 2011-xx-xx under Cygwin. * Makefile - Alter copy arguements to avoid permissions problems when copying NuttX header files. + * toolchain/nxflat/nxflat.mk and Makefile - Fix include paths. + * toolchain/gcc/3.3.6 - Added a patch to fixed compilation error on Ubuntu + 9.10. -- cgit v1.2.3