[Buildroot] svn commit: trunk/buildroot: package

Ulf Samuelsson ulf.samuelsson at atmel.com
Mon Mar 10 20:20:42 UTC 2008


----- Original Message ----- 
From: "Peter Korsgaard" <jacmet at uclibc.org>
To: <buildroot at uclibc.org>
Sent: Monday, March 10, 2008 5:24 PM
Subject: Re: [Buildroot] svn commit: trunk/buildroot: package


>>>>>> "ninevoltz" == ninevoltz  <ninevoltz at uclibc.org> writes:
> 
> ninevoltz> Author: ninevoltz
> ninevoltz> Date: 2008-03-10 08:22:43 -0700 (Mon, 10 Mar 2008)
> ninevoltz> New Revision: 21282
> 
> ninevoltz> Log:
> ninevoltz> added dev files in target option
> 
> Great! A few minor points though:
> 
> ninevoltz> +config BR2_TARGET_DEV_FILES
> ninevoltz> + bool "Development files in target filesystem"
> 
> What about calling int BR2_HAVE_DEVFILES to match the info/make
> configs just above? Also remember to not use upper case in the bool
> description (E.G. bool "development files in .. ")
> 
> ninevoltz> +else
> ninevoltz> + rm -rf $(TARGET_DIR)/usr/include
> ninevoltz> + find $(TARGET_DIR)/usr/lib -name '*.a' -delete
> 
> Not that I really care, but is -delete supported by non-GNU find?
> 
> -- 


What happens if you want *some*   ".a" files in the target.
Didn't see the patch, just occured to me when I read this email.


Best Regards
Ulf Samuelsson




More information about the buildroot mailing list