On Fri, Jun 29, 2001 at 08:47:47PM -0500, Peter Samuelson wrote:
>
> [Peter Samuelson]
> > > bootdirs-$(CONFIG_FOO) += foo
> > > bootdirs-$(CONFIG_BAR) += bar
> [...]
> > > The point here is that you don't use $(subdir-y) for the sub-arch boot
> > > dirs.
>
> [Tom Rini]
> > Yes, but I want to use subdir- so that deps get done and handled automagically.
>
> Good point. OK, add the following line:
>
> subdir- += $(bootdirs-y) $(bootdirs-n) $(bootdirs-)
Yes, but is there any compelling reason not to just use subdir- to start
with?
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel