lkml.org 
[lkml]   [2004]   [Apr]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 12 Apr 2004 08:30:05 +0200
FromSam Ravnborg <>
SubjectRe: kernel 2.6.5 sound arch dependency problem
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008