[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).

Other than that -- no.  No compelling reason.

Peter

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

Reply via email to