On Fri, Jun 29, 2001 at 10:57:35PM -0500, Peter Samuelson wrote:
> 
>   [Peter Samuelson]
> > > Good point.  OK, add the following line:
> > > 
> > >   subdir- += $(bootdirs-y) $(bootdirs-n) $(bootdirs-)
> 
> [Tom Rini]
> > Yes, but is there any compelling reason not to just use subdir- to
> > start with?
> 
> Having to manually maintain either (a) which subdirs have valid zImage
> targets or (b) which do not.  Your initial conversion had a
> $(filter-out) statement to implement (b).

Well, yes.  But the dirs which don't are also always the same.  And that may
also change :)  Thanks for your help.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to