* Sam Ravnborg <[EMAIL PROTECTED]> wrote:

> > @@ -1088,7 +1088,7 @@ CLEAN_FILES +=        vmlinux System.map \
> >                  .tmp_kallsyms* .tmp_version .tmp_vmlinux* .tmp_System.map
> >  
> >  # Directories & files removed with 'make mrproper'
> > -MRPROPER_DIRS  += include/config include2 usr/include
> > +MRPROPER_DIRS  += include/config include2 usr/include arch/i386 arch/x86_64
> sigh - arch specific stuff in the top-level Makefile.
> This really belongs in arch/x86/Makefile

is this a NACK? Can clean this up in v2.6.25, but this seemed the only 
simple solution for v2.6.24.

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to