linux/arch/cris/arch-v32
Jesper Nilsson c5ec6fb08d [CRIS] Remove links from CRIS build
Remove the links to architecture and machine dependent directories
(boot, lib, drivers, arch, mach)

The links were created and used mostly from the arch/cris/Makefile,
so why not dispense with them altogether?
Changed $(ARCH) to "cris" in Makefile, it is easier to read this way.

The CRISv32 head.S common files for the kernel and compressed images
needed to be modified to use ifdefs instead of using the now removed
mach link. Since there are only two versions, this is not a huge loss
in readability.

The link to vmlinux.lds.S is also replaced with a merged version
which uses ifdefs to select the correct layout.
System.map before and after are identical.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
2008-10-31 23:37:57 +01:00
..
boot [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00
drivers [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
kernel [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00
lib [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mach-a3 [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mach-fs [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mm [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
output_arch.ld [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00