From 86b851ab95791119e6d26dadb745ec15cb2a5a57 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 25 Aug 2011 17:55:32 +0000 Subject: Extend the 'make export' logic to bundle up chip header files as well git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3915 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 85a12ccce..07bbb57f5 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2027,4 +2027,7 @@ updates to the ADS1255 driver, (2) fix errors from my last merge (sorry), (3) Add DAC infrastructure, (4) add AD5410 DAC driver, and (5) add LPC17xx ADC and DAC drivers. All contributed by Li Zhuoyi (Lzyy). + * tools/mkexport.sh: Extended the script that implements the top-level + 'make export' logic. The script now also finds and bundles up all of + the architecture-specific header files as well. -- cgit v1.2.3