From 5d0227a972577feb5ba9f88c5d4d2534657b86dd Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 4 Sep 2014 13:34:03 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index ceb264edf..a54217c59 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8397,3 +8397,7 @@ * Makefile.unix, Makefile.win, and tools/mkexport.sh: In 'make export', do not copy internal header files or build scripts if this is a kernel or protected build (014-9-4). + * tools/mkexport.sh, arch/*/src/Makefile, arm/src/a1x/Make.defs, + sama5/Make.defs, armv7-a/crt0.c: The 'make export' target needs to + bundle up the user C startup file (crt0), not the kernel head object + for the kernel and protected builds (2014-9-4). -- cgit v1.2.3