linux/arch/sparc
Sam Ravnborg 5e53879008 sparc,sparc64: unify Makefile
To unify Makefile for sparc and sparc64 a few other steps was needed:
1) separate defconfig files for sparc and sparc64 is required,
   so locate these in arch/sparc/configs
2) removoval of hack in toplevel Makefile to deal with that
   headers was in a separate directory compared to the rest

The unification of the Makefile required usage of several

    foo-$(CONFIG_SPARCnn) +=

due to a few directories pending unification.
This will be cleaned up when we unify the remaining directories.

Included in this patch are the deletion of a few files in
sparc64 as they are no longer needed: Makefile + Kconfig.
arch/sparc64/ will after this patch is applied only
have four directories (prom, lib, kernel, boot)

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-04 09:17:16 -08:00
..
boot sparc: gitignore a few files 2008-12-04 09:17:15 -08:00
configs sparc,sparc64: unify Makefile 2008-12-04 09:17:16 -08:00
include/asm sparc64: Add performance counter hypervisor calls for sun4v. 2008-12-04 09:17:09 -08:00
kernel sparc: gitignore a few files 2008-12-04 09:17:15 -08:00
lib
math-emu sparc64: unify math-emu 2008-12-04 09:16:56 -08:00
mm sparc32: Don't btfixup cache flush ops for viking multiple times. 2008-12-04 09:17:07 -08:00
oprofile sparc64: Provide oprofile pseudo-NMI on Niagara. 2008-12-04 09:17:10 -08:00
prom sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
Kconfig sparc,sparc64: unify Makefile 2008-12-04 09:17:16 -08:00
Kconfig.debug sparc: unify Kconfig.debug 2008-12-04 09:16:48 -08:00
Makefile sparc,sparc64: unify Makefile 2008-12-04 09:17:16 -08:00