linux/arch/sparc
Sam Ravnborg d670bd4f80 sparc: prepare kernel/ for unification
o sparc32 files with identical names to sparc64 renamed to <name>_32.S
o introduced a few Kconfig helpers to simplify Makefile logic
o refactored Makefile to prepare for unification
  - use obj-$(CONFIG_SPARC32) for sparc32 specific files
  - use <name>_$(BITS) for files where sparc64 has a _64 variant
  - sparc64 directly include a few files where sparc32 builds them,
    refer to these files directly (no BITS)
  - sneaked in -Werror as used by sparc64
o modified sparc/Makefile to use the new names for head/init_task

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-04 09:17:20 -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: prepare kernel/ for unification 2008-12-04 09:17:20 -08:00
lib sparc,sparc64: unify lib/ 2008-12-04 09:17:19 -08:00
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,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
Kconfig sparc: prepare kernel/ for unification 2008-12-04 09:17:20 -08:00
Kconfig.debug sparc: unify Kconfig.debug 2008-12-04 09:16:48 -08:00
Makefile sparc: prepare kernel/ for unification 2008-12-04 09:17:20 -08:00