lkml.org 
[lkml]   [2008]   [Jun]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 1/5] kbuild: prepare headers_* for arch/$ARCH/include
Date
On Monday 23 June 2008, Sam Ravnborg wrote:
> +# Do not try this architecture
> +drop="generic um ppc sparc64 cris"
> +
> +archs=$(ls ${srctree}/arch)
> +
> +for arch in ${archs}; do
> + case ${arch} in
> + um) # no userspace export
> + ;;
> + ppc) # headers exported by powerpc
> + ;;

Note that arch/ppc is scheduled for removal with the 2.6.27 merge
window, so you may want to leave it out right away.

Arnd <><


\
 
 \ /
  Last update: 2008-06-24 16:35    [W:0.085 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site