1
0
Fork 0
alistair23-linux/arch/cris
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
..
arch-v10 [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00
arch-v32 [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00
configs CRIS: proper defconfig setup 2008-10-13 21:34:55 +02:00
include [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
mm [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
Kconfig Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb 2008-10-23 08:20:34 -07:00
Kconfig.debug [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug 2005-09-05 00:06:19 -07:00
Makefile [CRIS] Remove links from CRIS build 2008-10-31 23:37:57 +01:00