This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] kernel/linux: Cleanup unneeded files from 'headers_check' and 'headers_install'


Bryan, All,

On Tuesday 21 December 2010 23:54:31 Bryan Hundven wrote:
> > We have to do it even if the user did not choose to run headers_check,
> > because the .cinstall an d ..install.cmd files will always be installed.
> > So it has to go outside of the conditional.
> I guess we could also have two find statements, one inside the
> conditional for headers_check and one outside.

Well, we could. but the fact is if the user did not select headers_check,
then our find will match neither on .check nor on ..check.cmd, and there
is no need to scan the tree twice anyway.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]