Re: [RFC PATCH] Add a 'minimal tree install' target

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chris Wedgwood <cw@...>, Oleg Verych <olecom@...>
Cc: LKML <linux-kernel@...>, <davej@...>, Eric Sandeen <sandeen@...>
Date: Thursday, September 13, 2007 - 3:19 pm

Hi Chris.

Thanks for working on this.
 
Obviously - I missed the find when I looked.
Thanks for the explanation. And no comments needed in the script -
I should just have read the full command line.

Un-comment it so we do not break make help.


find . -maxdepth 1 -! -name 'asm*'
seems to do the trick and it is better than ls.


Oleg (added to mail) - you are quite confident in sed et al.
Let us know if there is a simpler way.

(We want to pick i386 from include/asm-x86_64/Kbuild
and similar for the architectures that uses ARCHDEF).

	Sam
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Wed Sep 12, 7:25 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Goswin von Brederlow, (Fri Sep 14, 12:44 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 2:34 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Thu Sep 13, 2:57 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Dave Jones, (Thu Sep 13, 7:27 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 3:19 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Oleg Verych, (Thu Sep 13, 4:17 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Thu Sep 13, 4:05 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Oleg Verych, (Fri Sep 14, 6:04 am)
Re: [RFC PATCH] Add a 'minimal tree install' target, Robert P. J. Day, (Thu Sep 13, 2:37 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 3:26 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Tilman Schmidt, (Fri Sep 14, 5:59 am)