* kernel 2.6.5 sound arch dependency problem
@ 2004-04-11 23:06 Jon Tidswell
2004-04-12 6:30 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Jon Tidswell @ 2004-04-11 23:06 UTC (permalink / raw)
To: linux-kernel
kernel 2.6.5
Unlike the arch/* directory the makefile for the sound subsystem is not
robust about missing architecture subdirectories.
delete arch/{arm,sparc,...} and make mrproper succeeds
delete sound/{arm,sparc,...} and make mrproper fails
Jon Tidswell <firstname@lastname.org>
Disclaimer: I think my thoughts are my own, and I believe my writings are too.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: kernel 2.6.5 sound arch dependency problem
2004-04-11 23:06 kernel 2.6.5 sound arch dependency problem Jon Tidswell
@ 2004-04-12 6:30 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-04-12 6:30 UTC (permalink / raw)
To: Jon Tidswell; +Cc: linux-kernel
On Mon, Apr 12, 2004 at 09:06:31AM +1000, Jon Tidswell wrote:
>
> kernel 2.6.5
>
> Unlike the arch/* directory the makefile for the sound subsystem is not
> robust about missing architecture subdirectories.
>
> delete arch/{arm,sparc,...} and make mrproper succeeds
This is expected.
>
> delete sound/{arm,sparc,...} and make mrproper fails
This is expected.
The logic used to select different architectures are different for
the two places, and there is no way to tell kbuild to traverse only
a limited subset of directories in sound/.
So what you ask for is not possible (with todays kbuild).
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-12 6:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-11 23:06 kernel 2.6.5 sound arch dependency problem Jon Tidswell
2004-04-12 6:30 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®