powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink

Stephen Rothwell sfr at canb.auug.org.au
Fri Sep 25 16:28:09 EST 2009


Hi Ben,

On Fri, 25 Sep 2009 15:29:13 +1000 Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:
>
>  obj-$(CONFIG_PPC_970_NAP)	+= idle_power4.o
>  obj-$(CONFIG_PPC_OF)		+= of_device.o of_platform.o prom_parse.o
>  obj-$(CONFIG_PPC_CLOCK)		+= clock.o
> -procfs-$(CONFIG_PPC64)		:= proc_ppc64.o
> +procfs-y			:= proc_powerpc.o
>  obj-$(CONFIG_PROC_FS)		+= $(procfs-y)

Surely just:

obj-$(CONFIG_PROC_FS)		+= proc_powerpc.o

-- 
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: 198 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090925/17b5d4e6/attachment.pgp>


More information about the Linuxppc-dev mailing list