[PATCH 3/3] [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32

Stephen Rothwell sfr at canb.auug.org.au
Fri Aug 17 18:13:52 EST 2007


On Fri, 17 Aug 2007 02:15:54 -0500 (CDT) Kumar Gala <galak at kernel.crashing.org> wrote:
>
> @@ -172,18 +168,15 @@ install:
>  archclean:
>  	$(Q)$(MAKE) $(clean)=$(boot)
> 
> -archmrproper:
> -	$(Q)rm -rf arch/$(ARCH)/include
> -
>  archprepare: checkbin
> 
> -ifeq ($(CONFIG_PPC32),y)
> -# Temporary hack until we have migrated to asm-powerpc
> -include/asm: arch/$(ARCH)/include/asm
> -arch/$(ARCH)/include/asm: FORCE
> -	$(Q)if [ ! -d arch/$(ARCH)/include ]; then mkdir -p arch/$(ARCH)/include; fi
> -	$(Q)ln -fsn $(srctree)/include/asm-$(OLDARCH) arch/$(ARCH)/include/asm
> -endif
> +#ifeq ($(CONFIG_PPC32),y)
> +## Temporary hack until we have migrated to asm-powerpc
> +#include/asm: arch/$(ARCH)/include/asm
> +#arch/$(ARCH)/include/asm: FORCE
> +#	$(Q)if [ ! -d arch/$(ARCH)/include ]; then mkdir -p arch/$(ARCH)/include; fi
> +#	$(Q)ln -fsn $(srctree)/include/asm-$(OLDARCH) arch/$(ARCH)/include/asm
> +#endif

Why not just remove it?  git will preserve it if we find a use for it.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070817/62251395/attachment.pgp>


More information about the Linuxppc-dev mailing list